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

tarantool / tarantool / 23169970505
88%

Build:
DEFAULT BRANCH: master
Ran 16 Mar 2026 11:16PM UTC
Jobs 1
Files 526
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

16 Mar 2026 11:01PM UTC coverage: 87.676% (+0.007%) from 87.669%
23169970505

push

github

Gerold103
election: drop promotion flag before entering Raft

box_promote() used to keep is_in_box_promote flag while running
box_raft_try_promote(). Sometimes this led to the Raft worker
being too fast, entering box_promote_qsync(), and failing on
is_in_box_promote being set. Even though it is literally a part
of the same promote.

Lets drop the flag right before entering box_raft_try_promote().

Both before and after the behaviour is really the same. Just
previously the Raft worker had to retry the limbo promotion.
The difference is only detectable in the logs. This is why there
is also no special test for this. The existing ones cover the
guards completely fine.

Closes #12333

NO_DOC=bugfix
NO_CHANGELOG=too minor and no behaviour changes

70534 of 118687 branches covered (59.43%)

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

305 existing lines in 16 files now uncovered.

106052 of 120959 relevant lines covered (87.68%)

1364693.93 hits per line

Coverage Regressions

Lines Coverage ∆ File
250
91.48
0.37% src/box/box.cc
15
94.35
0.07% src/box/txn_limbo.c
9
88.14
-7.63% src/box/vy_regulator.c
6
93.02
-1.18% src/box/xrow_update_field.c
4
97.26
-0.2% src/lib/msgpuck/msgpuck.h
3
94.68
-1.6% src/box/vy_range.c
3
88.15
0.0% src/box/vy_run.c
3
22.64
-0.06% src/lib/uri/uri_parser.c
2
94.66
-0.59% src/box/raft.c
2
92.61
-0.04% src/box/vinyl.c
2
87.01
-0.41% src/box/vy_stmt.c
2
87.03
-0.25% src/lib/core/say.c
1
95.16
-0.21% src/box/txn_limbo_queue.c
1
85.79
0.0% src/box/xlog.c
1
94.2
-1.39% src/lib/core/fiber.h
1
91.68
0.0% src/lib/swim/swim.c
Jobs
ID Job ID Ran Files Coverage
1 23169970505.1 16 Mar 2026 11:16PM UTC 526
87.68
GitHub Action Run
Source Files on build 23169970505
  • Tree
  • List 526
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0cae9f83 on github
  • Prev Build on master (#23166525988)
  • Next Build on master (#23217064994)
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