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

tarantool / tarantool / 17209365832
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 25 Aug 2025 01:04PM 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.549% (-0.01%) from 87.56%
17209365832

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)

70375 of 123563 branches covered (56.95%)

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

44 existing lines in 15 files now uncovered.

103726 of 118478 relevant lines covered (87.55%)

1367184.3 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.26% src/box/applier.cc

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.3
-3.7% src/cpu_feature.c
1
89.25
-0.1% src/lib/core/exception.cc
1
95.4
-1.15% src/lib/core/histogram.c
1
89.39
-1.52% src/lib/small/small/lsregion.c
1
97.41
-0.86% src/lib/vclock/vclock.c
2
84.26
-0.08% src/box/xlog.c
2
85.13
-0.32% src/lib/core/say.c
2
95.45
-4.55% src/lib/json/json.h
2
94.22
-0.39% src/lua/fiber.c
3
91.29
-0.09% src/box/box.cc
4
85.25
0.0% src/lib/core/exception.h
4
22.64
-0.08% src/lib/uri/uri_parser.c
5
97.05
-0.41% src/lib/msgpuck/msgpuck.h
6
93.84
-1.19% src/box/xrow_update_field.c
9
60.42
-4.03% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 17209365832.1 25 Aug 2025 01:04PM UTC 518
87.55
GitHub Action Run
Source Files on build 17209365832
  • 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
  • ba80fe53 on github
  • Prev Build on release/3.4 (#16992294404)
  • Next Build on release/3.4 (#17219697119)
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