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

tarantool / tarantool / 18406369315
88%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2025 12:36PM UTC
Jobs 1
Files 513
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

10 Oct 2025 12:22PM UTC coverage: 87.614% (-0.02%) from 87.633%
18406369315

push

github

sergepetrenko
replication: fix wrong assumption in `box.ctl.make_bootstrap_leader`

`box_make_bootstrap_leader` assumes that by the time the instance UID is
assigned, the bootstrap strategy is also assigned. However, this assumption
does not hold during recovery, since the instance UID is assigned during
engine recovery from the snapshot at an earlier stage of recovery, and the
fiber executing `box.cfg` yields because of `iproto_do_cfg` before the
bootstrap strategy is set.

To fix this, let's throw an error iff the bootstrap strategy is set, and it
is not `supervised`.

Closes #11704

NO_DOC=<bugfix>

71311 of 125125 branches covered (56.99%)

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

43 existing lines in 16 files now uncovered.

104803 of 119619 relevant lines covered (87.61%)

1377061.76 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.42
0.09% src/box/box.cc
1
96.14
-0.18% src/box/relay.cc
1
92.92
-0.01% src/lib/core/fiber.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
1
22.7
0.04% src/lib/uri/uri_parser.c
1
96.55
-0.86% src/lib/vclock/vclock.c
2
92.45
-0.04% src/box/vinyl.c
2
86.17
-0.49% src/box/vy_stmt.c
2
85.15
-0.27% src/lib/core/say.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
2
97.36
-0.1% src/lib/msgpuck/msgpuck.h
3
97.42
-0.2% src/box/memtx_tx.c
3
94.68
-1.06% src/box/vy_range.c
3
91.0
-0.2% src/box/vy_scheduler.c
3
93.43
-0.58% src/box/xrow_update_field.c
15
91.91
-2.09% src/box/memtx_space.c
Jobs
ID Job ID Ran Files Coverage
1 18406369315.1 10 Oct 2025 12:36PM UTC 513
87.61
GitHub Action Run
Source Files on build 18406369315
  • Tree
  • List 513
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c5ca705e on github
  • Prev Build on master (#18311340221)
  • Next Build on master (#18407382538)
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