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

tarantool / tarantool / 17209379647
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 25 Aug 2025 01:05PM UTC
Jobs 1
Files 518
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:51PM UTC coverage: 87.534% (-0.01%) from 87.547%
17209379647

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)

70002 of 123333 branches covered (56.76%)

84 of 95 new or added lines in 6 files covered. (88.42%)

65 existing lines in 19 files now uncovered.

103217 of 117916 relevant lines covered (87.53%)

1609647.35 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
89.25
-0.1% src/lib/core/exception.cc
6
90.45
-0.33% src/box/applier.cc

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.45
-0.33% src/box/applier.cc
1
87.84
-1.35% src/box/lua/ctl.c
1
96.13
-0.19% src/box/relay.cc
1
95.84
-0.12% src/box/replication.cc
1
88.05
-0.16% src/box/vy_lsm.c
1
89.25
-0.1% src/lib/core/exception.cc
1
90.38
-1.92% src/lib/core/trigger.cc
1
91.68
-0.11% src/lib/swim/swim.c
2
87.3
-0.13% src/box/vy_run.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
3
92.46
-0.05% src/box/vinyl.c
3
91.0
-0.2% src/box/vy_scheduler.c
4
86.27
-0.9% src/box/vy_stmt.c
4
93.46
-0.79% src/box/xrow_update_field.c
4
85.25
0.0% src/lib/core/exception.h
4
81.82
-12.12% src/lua/minifio.c
6
96.95
-0.51% src/lib/msgpuck/msgpuck.h
7
94.66
-1.44% src/box/vy_read_iterator.c
18
90.74
-0.44% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 17209379647.1 25 Aug 2025 01:05PM UTC 518
87.53
GitHub Action Run
Source Files on build 17209379647
  • Tree
  • List 518
  • Changed 40
  • Source Changed 0
  • Coverage Changed 40
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 2ffcd890 on github
  • Prev Build on release/3.3 (#16992302163)
  • Next Build on release/3.3 (#17219700591)
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