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

tarantool / tarantool / 17209393714

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

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

94.11
/src/lua/fiber.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