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

tarantool / tarantool / 21947434832
88%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2026 01:10PM UTC
Jobs 1
Files 525
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

12 Feb 2026 12:54PM UTC coverage: 87.614% (+0.008%) from 87.606%
21947434832

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

70290 of 118281 branches covered (59.43%)

57 of 59 new or added lines in 4 files covered. (96.61%)

33 existing lines in 17 files now uncovered.

105681 of 120621 relevant lines covered (87.61%)

1397444.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
87.81
0.06% src/box/alter.cc

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.81
0.06% src/box/alter.cc
1
96.13
-0.18% src/box/relay.cc
1
85.78
0.07% src/box/xlog.c
1
87.93
-1.54% src/box/xlog.h
1
90.38
-1.92% src/lib/core/trigger.cc
1
96.1
-0.05% src/lib/salad/bps_tree.h
1
91.68
-0.11% src/lib/swim/swim.c
1
97.41
-0.86% src/lib/vclock/vclock.c
1
75.06
-0.25% src/main.cc
2
91.45
-0.06% src/box/box.cc
2
88.17
0.21% src/box/vy_run.c
2
93.81
0.0% src/box/xrow_update_field.c
2
86.22
-0.31% src/lib/core/say.c
3
90.55
-0.25% src/box/memtx_engine.cc
3
94.68
1.06% src/box/vy_range.c
4
92.34
-0.18% src/box/vinyl.c
6
97.28
-0.4% src/box/lua/net_box.c
Jobs
ID Job ID Ran Files Coverage
1 21947434832.1 12 Feb 2026 01:10PM UTC 525
87.61
GitHub Action Run
Source Files on build 21947434832
  • Tree
  • List 525
  • Changed 33
  • Source Changed 0
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 6e5a97c0 on github
  • Prev Build on master (#21857428768)
  • Next Build on master (#21990384677)
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