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

tarantool / tarantool / 21172403674
88%

Build:
DEFAULT BRANCH: master
Ran 20 Jan 2026 01:19PM UTC
Jobs 1
Files 522
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

20 Jan 2026 12:59PM UTC coverage: 87.576% (-0.003%) from 87.579%
21172403674

push

github

sergepetrenko
box: allow to change the replication_linearizable_quorum after txn start

This commit makes changing of replication_linearizable_quorum possible.
Before this commit, the quorum could be changed only when transaction is
yielding in `relay_trigger_vclock_sync` in the `collect_confirmed_vclock`.
Now it's also possible to change the quorum, when waiting for ACKs from
replicas.

However, when vclock is figured out, changing the quorum won't affect
the transaction: we suppose, that if we managed to get ACKs from
vclocks, then it'll be possible to synchronize with these replicas.

Follow-up #11876

NO_DOC=bugfix
NO_CHANGELOG=not released

70198 of 118176 branches covered (59.4%)

8 of 8 new or added lines in 2 files covered. (100.0%)

324 existing lines in 18 files now uncovered.

105519 of 120488 relevant lines covered (87.58%)

1375639.11 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.96
-0.61% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
90.14
-0.08% src/box/vy_log.c
1
95.74
-0.53% src/box/vy_range.c
1
94.99
-0.21% src/box/vy_read_iterator.c
1
85.9
0.19% src/box/xlog.c
1
92.94
-0.1% src/lib/core/fiber.c
1
95.4
-1.15% src/lib/core/histogram.c
1
96.1
-0.05% src/lib/salad/bps_tree.h
1
91.68
0.0% src/lib/swim/swim.c
2
96.13
-0.35% src/box/relay.cc
2
93.79
-0.41% src/box/xrow_update_field.c
2
96.95
-0.1% src/lib/msgpuck/msgpuck.h
4
81.67
0.39% src/box/lua/cfg.cc
5
92.34
-0.22% src/box/vinyl.c
8
60.84
-3.13% src/lib/core/fio.c
48
95.0
-0.95% src/box/replication.cc
243
90.96
0.16% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 21172403674.1 20 Jan 2026 01:19PM UTC 522
87.58
GitHub Action Run
Source Files on build 21172403674
  • Tree
  • List 522
  • Changed 33
  • Source Changed 0
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • ee8158da on github
  • Prev Build on master (#21138272715)
  • Next Build on master (#21176880027)
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