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

tarantool / tarantool / 24581363779
88%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2026 07:01PM UTC
Jobs 1
Files 526
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

17 Apr 2026 06:47PM UTC coverage: 87.683% (-0.02%) from 87.704%
24581363779

push

github

grafin
config: add `skip_replication_names` compat option

This patch fixes a bug when a Tarantool 3 instance configured via the
declarative config could not join a Tarantool 2 replica set if the
master snapshot did not contain instance and replica set names yet.

To address this, introduce a new compat option, `skip_replication_names`,
which controls instance and replica set name handling during replication
startup. In the `old` mode, Tarantool skips applying `instance_name` and
`replicaset_name` on startup and does not validate them against snapshot
data. In the `new` mode, Tarantool preserves the previous behavior and
applies and validates names on startup.

Closes #10426

NO_DOC=will added in separate PR

70712 of 118996 branches covered (59.42%)

106355 of 121295 relevant lines covered (87.68%)

1366470.73 hits per line

Coverage Regressions

Lines Coverage ∆ File
18
90.93
-0.55% src/box/box.cc
4
93.02
-0.8% src/box/xrow_update_field.c
3
90.52
-0.23% src/box/applier.cc
3
97.51
-0.2% src/box/memtx_tx.c
3
88.22
-0.2% src/box/vy_run.c
2
95.16
-0.42% src/box/txn_limbo_queue.c
2
92.78
0.04% src/box/vinyl.c
2
87.03
-0.29% src/lib/core/say.c
1
92.97
-0.22% src/box/txn_limbo.c
1
85.81
0.12% src/box/xlog.c
1
92.94
-0.1% src/lib/core/fiber.c
1
98.08
-0.31% src/lib/json/json.c
1
97.15
0.0% src/lib/msgpuck/msgpuck.h
Jobs
ID Job ID Ran Files Coverage
1 24581363779.1 17 Apr 2026 07:01PM UTC 526
87.68
GitHub Action Run
Source Files on build 24581363779
  • Tree
  • List 526
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 4e612398 on github
  • Prev Build on master (#24573350117)
  • Next Build on master (#24653978358)
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