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

tarantool / tarantool / 21950137604
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.5
DEFAULT BRANCH: master
Ran 12 Feb 2026 02:27PM UTC
Jobs 1
Files 515
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

12 Feb 2026 02:14PM UTC coverage: 87.425% (-0.01%) from 87.435%
21950137604

push

github

sergepetrenko
box: fix yielding DDL ordering on WAL failure

Serialize yielding DDL operations on the same space to avoid reordering
of data dictionary updates when the first DDL updated _space/_index
in-memory and then failed to write to WAL.

To do so, add internal before_replace triggers for _space and _index that
wait for completion of previous yielding alters on the same space before
applying the next change.

Closes #11833

NO_DOC=bugfix

(cherry picked from commit 6e5a97c04)

67686 of 114758 branches covered (58.98%)

54 of 56 new or added lines in 2 files covered. (96.43%)

50 existing lines in 21 files now uncovered.

102000 of 116672 relevant lines covered (87.42%)

1824126.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
87.49
0.07% src/box/alter.cc

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.49
0.07% src/box/alter.cc
1
99.4
-0.3% src/box/lua/iproto.c
1
95.61
0.0% src/box/relay.cc
1
95.68
-0.72% src/box/vy_point_lookup.c
1
95.21
-0.53% src/box/vy_range.c
1
94.46
-0.21% src/box/vy_read_iterator.c
1
90.9
-0.1% src/box/vy_scheduler.c
1
89.6
-0.52% src/lib/core/coio_task.c
1
92.94
-0.1% src/lib/core/fiber.c
1
97.26
0.2% src/lib/msgpuck/msgpuck.h
1
97.4
-0.06% src/lib/salad/bps_tree.h
1
85.15
-0.99% src/lib/small/small/slab_arena.c
1
91.45
-0.11% src/lib/swim/swim.c
1
97.41
-0.86% src/lib/vclock/vclock.c
2
95.83
-0.11% src/box/iproto.cc
2
82.22
-4.44% src/lib/core/latch.h
2
94.11
-0.39% src/lua/fiber.c
3
90.5
0.0% src/box/applier.cc
3
97.86
-0.22% src/box/memtx_tx.c
9
88.14
-7.63% src/box/vy_regulator.c
15
92.18
-2.21% src/box/memtx_space.c
Jobs
ID Job ID Ran Files Coverage
1 21950137604.1 12 Feb 2026 02:27PM UTC 515
87.42
GitHub Action Run
Source Files on build 21950137604
  • Tree
  • List 515
  • Changed 43
  • Source Changed 0
  • Coverage Changed 43
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f3c6b549 on github
  • Prev Build on release/3.2 (#21715168753)
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