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

tarantool / tarantool / 20974963419
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: app-threads-fiber
DEFAULT BRANCH: master
Ran 13 Jan 2026 10:52PM UTC
Jobs 1
Files 515
Run time 1min
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

13 Jan 2026 10:30PM UTC coverage: 87.459% (+0.02%) from 87.44%
20974963419

push

github

Gerold103
box: wait for rw state in promote

Previously, `box.ctl.promote()` returned immediately after the
instance became the Raft leader. However, the instance could still be
read-only if it had not yet claimed the synchronous transaction
queue.

This behavior forced users to manually wait for writability after
promotion to avoid errors.

This patch ensures `box.ctl.promote()` waits until the instance is
no longer read-only before returning.

Closes #10040

NO_DOC=bugfix

(cherry picked from commit 83e127968)

67672 of 114710 branches covered (58.99%)

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

10 existing lines in 7 files now uncovered.

102007 of 116634 relevant lines covered (87.46%)

1822239.39 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.18
-0.02% src/box/box.cc
1
92.3
0.0% src/box/vinyl.c
1
95.21
0.0% src/box/vy_range.c
1
84.34
-0.01% src/box/xlog.c
1
93.12
0.09% src/lib/core/fiber.c
1
97.76
0.51% src/lib/msgpuck/msgpuck.h
4
93.31
-1.27% src/lib/swim/swim_io.c
Jobs
ID Job ID Ran Files Coverage
1 20974963419.1 13 Jan 2026 10:52PM UTC 515
87.46
GitHub Action Run
Source Files on build 20974963419
  • Tree
  • List 515
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 30195906 on github
  • Prev Build on release/3.2 (#20519461538)
  • Next Build on release/3.2 (#21138599806)
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