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

tarantool / tarantool / 25048125127
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: iverbin/lib-info-add-info_append_bool
DEFAULT BRANCH: master
Ran 28 Apr 2026 10:53AM 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

28 Apr 2026 10:39AM UTC coverage: 87.584%. Remained the same
25048125127

push

github

Gerold103
limbo: handle volatile LSN lagging behind

The volatile confirmed LSN can legally lag behind the persisted
confirmed LSN, when the incoming CONFIRMations were done with a
smaller quorum somehow. Then the volatile LSN was still counting
acks, while the persisted LSN was moving forward on CONFIRM
entries.

Lets keep them in sync. The volatile LSN must be the present or
the future of the persisted LSN.

Otherwise the limbo worker saw the invariant broken and was
asserting.

The bug was only present in the Debug build, and it was
introduced in commit 516a3cc50
("limbo: collect ACKs on replicas").

Part of #8095

NO_DOC=bugfix
NO_CHANGELOG=the bug wasn't released yet

(cherry picked from commit ea94e7112)

68791 of 116355 branches covered (59.12%)

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

360 existing lines in 21 files now uncovered.

103558 of 118239 relevant lines covered (87.58%)

1638115.24 hits per line

Coverage Regressions

Lines Coverage ∆ File
164
91.3
0.54% src/box/box.cc
45
95.05
-0.78% src/box/replication.cc
36
90.61
0.09% src/box/applier.cc
27
93.1
0.14% src/box/txn_limbo.c
22
95.16
-0.03% src/box/txn_limbo_queue.c
15
93.61
-0.01% src/box/txn.c
9
88.14
-7.63% src/box/vy_regulator.c
7
96.14
-0.35% src/box/relay.cc
6
94.66
-1.23% src/box/vy_read_iterator.c
4
94.2
0.87% src/box/checkpoint.c
4
92.29
-0.14% src/box/vinyl.c
4
94.15
-1.6% src/box/vy_range.c
4
81.82
-12.12% src/lua/minifio.c
2
95.84
-0.11% src/box/iproto.cc
2
87.16
-0.13% src/box/vy_run.c
2
86.75
0.06% src/box/vy_stmt.c
2
89.72
-0.1% src/box/xrow.c
2
92.84
-0.19% src/lib/core/fiber.c
1
87.84
-1.35% src/box/lua/ctl.c
1
87.5
-1.59% src/box/xlog.h
1
96.55
-1.15% src/lib/core/histogram.c
Jobs
ID Job ID Ran Files Coverage
1 25048125127.1 28 Apr 2026 10:53AM UTC 520
87.58
GitHub Action Run
Source Files on build 25048125127
  • Tree
  • List 520
  • Changed 35
  • Source Changed 0
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 25e6669a on github
  • Prev Build on release/3.3 (#24992843036)
  • Next Build on release/3.3 (#25099130955)
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