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

tarantool / tarantool / 18560358695
88%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2025 12:10PM 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

16 Oct 2025 11:53AM UTC coverage: 87.609% (-0.04%) from 87.645%
18560358695

push

github

sergepetrenko
replication: update raft instance id on anon replica register

The raft subsystem has its own copy of an instance id, raft::self. It's
set during initial `box.cfg()` call, after local recovery or bootstrap.

It was forgotten to update raft::self after an anonymous replica
register. This could lead to various assertion failures in raft code in
debug build, and in the release build the raft state would be silently
corrupted. Fix this.

Closes #11938

NO_DOC=bugfix

71269 of 125133 branches covered (56.95%)

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

64 existing lines in 23 files now uncovered.

104787 of 119608 relevant lines covered (87.61%)

1367596.58 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.82
-0.62% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
80.74
-0.33% src/box/tuple_bloom.c
1
90.14
-0.08% src/box/vy_log.c
1
96.55
-1.15% src/lib/core/histogram.c
1
89.39
-1.38% src/lib/small/small/lsregion.c
1
91.68
-0.11% src/lib/swim/swim.c
1
97.41
-0.85% src/lib/vclock/vclock.c
2
95.84
-0.11% src/box/iproto.cc
2
95.96
-0.37% src/box/relay.cc
2
94.78
-0.42% src/box/vy_read_iterator.c
2
87.81
-0.13% src/box/vy_run.c
2
92.61
-0.41% src/box/xrow_update_field.c
2
85.61
-0.72% src/lib/core/coio.c
2
82.22
-4.44% src/lib/core/latch.h
2
97.36
0.1% src/lib/msgpuck/msgpuck.h
3
90.52
-0.2% src/box/applier.cc
3
91.09
-0.24% src/box/memtx_engine.cc
3
90.9
-0.31% src/box/vy_scheduler.c
3
93.12
0.01% src/lib/core/fiber.c
4
94.15
-2.13% src/box/vy_range.c
7
92.32
-0.31% src/box/vinyl.c
17
90.97
-0.36% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 18560358695.1 16 Oct 2025 12:10PM UTC 513
87.61
GitHub Action Run
Source Files on build 18560358695
  • Tree
  • List 513
  • Changed 32
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a4d038dc on github
  • Prev Build on master (#18558406486)
  • Next Build on master (#18565786957)
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