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

tarantool / tarantool / 17205210591

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

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

97.28
/src/box/lua/net_box.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