• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 17209393714
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/test2
DEFAULT BRANCH: master
Ran 25 Aug 2025 01:20PM UTC
Jobs 1
Files 514
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Aug 2025 12:52PM UTC coverage: 87.433% (+0.001%) from 87.432%
17209393714

push

github

locker
box: fix setting box error name

Currently we fail to set box error name is some cases. Error name is
error payload with key `name`.

Let's cleanup error code a bit. As result the bug will be fixed.

1. Use `va_list` in error constructors so in order to remove error
   reinitialization in build functions.
2. Use ClientCode for building ER_UNSUPPORTED_INDEX_FEATURE. It is
   ClientError too.
3. Drop tnt_error() which has a single usage.
4. Drop logged error. It is just a ClientError that is logged when
   created.

Closes #10708

NO_DOC=bugfix

(cherry picked from commit a924d9614)

68887 of 121645 branches covered (56.63%)

79 of 85 new or added lines in 6 files covered. (92.94%)

26 existing lines in 16 files now uncovered.

101747 of 116371 relevant lines covered (87.43%)

1809688.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
90.68
-0.33% src/box/applier.cc

Coverage Regressions

Lines Coverage ∆ File
4
93.62
-2.13% src/box/vy_range.c
3
94.53
-0.96% src/box/gc.c
3
92.24
-0.09% src/box/vinyl.c
2
86.79
0.0% src/lib/core/exception.h
2
82.22
-4.44% src/lib/core/latch.h
2
94.11
-0.39% src/lua/fiber.c
1
90.68
-0.33% src/box/applier.cc
1
90.51
-0.63% src/box/engine.c
1
94.74
-1.75% src/box/engine.h
1
90.14
-0.08% src/box/vy_log.c
1
87.3
-0.07% src/box/vy_run.c
1
95.4
-1.15% src/histogram.c
1
93.14
0.1% src/lib/core/fiber.c
1
90.38
-1.77% src/lib/core/trigger.cc
1
97.26
0.0% src/lib/msgpuck/msgpuck.h
1
97.41
0.0% src/lib/vclock/vclock.c
Jobs
ID Job ID Ran Files Coverage
1 17209393714.1 25 Aug 2025 01:20PM UTC 514
87.43
GitHub Action Run
Source Files on build 17209393714
  • Tree
  • List 514
  • Changed 42
  • Source Changed 0
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8fc032e5 on github
  • Prev Build on release/3.2 (#17158219364)
  • Next Build on release/3.2 (#17219702620)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc