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

tarantool / tarantool / 7126461179
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: drewdzzz/dict-overflow-errcode
DEFAULT BRANCH: master
Ran 07 Dec 2023 10:06AM UTC
Jobs 1
Files 478
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

07 Dec 2023 09:48AM UTC coverage: 85.833% (+0.03%) from 85.801%
7126461179

push

github

locker
iproto: don't account message twice in case of override fallback

We need to call `tx_accept_msg` in `tx_process_override` before we pass
message to the override handler. Unfortunately if handler response with
IPROTO_HANDLER_FALLBACK we call the builtin handler for message that
calls `tx_accept_msg` again which is not expected. Some actions of
this function are idempotent and some are not.

Let's make the function NOP if it called once again.

Closes #9345

NO_DOC=bugfix

(cherry picked from commit 21112b066)

62397 of 113470 branches covered (0.0%)

4 of 4 new or added lines in 1 file covered. (100.0%)

16 existing lines in 5 files now uncovered.

93251 of 108642 relevant lines covered (85.83%)

2831218.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7126461179.1 07 Dec 2023 10:06AM UTC 0
85.83
GitHub Action Run
Source Files on build 7126461179
Detailed source file information is not available for this build.
  • Back to Repo
  • 4d379127 on github
  • Prev Build on release/2.11 (#7099528060)
  • Next Build on release/2.11 (#7127242666)
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