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

tarantool / tarantool / 17205210591
88%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2025 10:02AM UTC
Jobs 1
Files 512
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 09:42AM UTC coverage: 87.604% (+0.009%) from 87.595%
17205210591

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

71091 of 124805 branches covered (56.96%)

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

53 existing lines in 17 files now uncovered.

104547 of 119340 relevant lines covered (87.6%)

1355354.63 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
88.57
-0.21% src/lib/core/exception.cc
6
90.45
-0.26% src/box/applier.cc

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.96
-0.18% src/box/relay.cc
1
93.55
-0.14% src/box/txn_limbo.c
1
94.78
-0.21% src/box/vy_read_iterator.c
1
84.8
-0.07% src/box/xlog.c
1
87.5
-1.59% src/box/xlog.h
1
88.57
-0.21% src/lib/core/exception.cc
2
91.35
0.52% src/box/box.cc
2
89.25
0.07% src/box/xrow.c
2
93.43
0.08% src/box/xrow_update_field.c
3
90.9
-0.31% src/box/vy_scheduler.c
3
22.66
-0.02% src/lib/uri/uri_parser.c
4
85.25
0.0% src/lib/core/exception.h
4
81.82
-12.12% src/lua/minifio.c
5
92.94
-0.16% src/lib/core/fiber.c
6
97.28
-0.4% src/box/lua/net_box.c
7
87.88
-0.37% src/box/vy_run.c
9
60.42
-4.03% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 17205210591.1 25 Aug 2025 10:02AM UTC 512
87.6
GitHub Action Run
Source Files on build 17205210591
  • Tree
  • List 512
  • Changed 41
  • Source Changed 0
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a924d961 on github
  • Prev Build on master (#17156002464)
  • Next Build on master (#17214726123)
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