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

tarantool / tarantool / 17209379647

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

87.84
/src/box/lua/ctl.c


Source Not Available

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