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

tarantool / tarantool / 7126439988
88%

Build:
DEFAULT BRANCH: master
Ran 07 Dec 2023 09:55AM UTC
Jobs 1
Files 507
Run time 47s
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:47AM UTC coverage: 86.816% (+0.007%) from 86.809%
7126439988

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

66076 of 118234 branches covered (0.0%)

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

33 existing lines in 11 files now uncovered.

98260 of 113182 relevant lines covered (86.82%)

2688372.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7126439988.1 07 Dec 2023 09:55AM UTC 0
86.82
GitHub Action Run
Source Files on build 7126439988
Detailed source file information is not available for this build.
  • Back to Repo
  • 21112b06 on github
  • Prev Build on master (#7121747856)
  • Next Build on master (#7179376845)
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