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

tarantool / tarantool / 20351793401
88%

Build:
DEFAULT BRANCH: master
Ran 18 Dec 2025 09:39PM UTC
Jobs 1
Files 520
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

18 Dec 2025 09:24PM UTC coverage: 87.644% (+0.005%) from 87.639%
20351793401

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

70278 of 118264 branches covered (59.42%)

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

25 existing lines in 11 files now uncovered.

105608 of 120497 relevant lines covered (87.64%)

1387445.35 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.83
-0.12% src/box/replication.cc
1
95.21
-0.53% src/box/vy_range.c
1
90.9
-0.1% src/box/vy_scheduler.c
1
94.2
0.22% src/box/xrow_update_field.c
1
96.55
-1.15% src/lib/core/histogram.c
1
91.68
0.0% src/lib/swim/swim.c
1
22.64
-0.02% src/lib/uri/uri_parser.c
2
81.38
-0.6% src/lib/core/coio.c
3
97.36
-0.1% src/lib/msgpuck/msgpuck.h
4
92.84
-0.37% src/lib/core/fiber.c
9
60.42
-4.03% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 20351793401.1 18 Dec 2025 09:39PM UTC 520
87.64
GitHub Action Run
Source Files on build 20351793401
  • Tree
  • List 520
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 83e12796 on github
  • Prev Build on master (#20303933761)
  • Next Build on master (#20380867086)
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

© 2025 Coveralls, Inc