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

tarantool / tarantool / 21950150997
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.5
DEFAULT BRANCH: master
Ran 12 Feb 2026 02:50PM UTC
Jobs 1
Files 522
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:15PM UTC coverage: 87.601% (+0.01%) from 87.59%
21950150997

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)

70201 of 118193 branches covered (59.4%)

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

22 existing lines in 12 files now uncovered.

105565 of 120507 relevant lines covered (87.6%)

1386179.63 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
85.87
-0.11% src/box/xlog.c
1
90.38
-1.92% src/lib/core/trigger.cc
1
97.67
-0.78% src/lib/fakesys/fakeev.c
1
22.64
-0.02% src/lib/uri/uri_parser.c
1
97.41
-0.86% src/lib/vclock/vclock.c
2
92.43
-0.04% src/box/vinyl.c
2
88.09
0.13% src/box/vy_run.c
2
93.79
-0.03% src/box/xrow_update_field.c
2
81.38
-0.6% src/lib/core/coio.c
3
89.85
-0.51% src/box/wal.c
5
92.94
-0.35% src/lib/core/fiber.c
Jobs
ID Job ID Ran Files Coverage
1 21950150997.1 12 Feb 2026 02:50PM UTC 522
87.6
GitHub Action Run
Source Files on build 21950150997
  • Tree
  • List 522
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5307cf20 on github
  • Prev Build on release/3.6 (#21715178472)
  • Next Build on release/3.6 (#22184211391)
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