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

tarantool / tarantool / 21950141415
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: m.kostoev/gh-156-eio-readdir-leaks
DEFAULT BRANCH: master
Ran 12 Feb 2026 02:54PM UTC
Jobs 1
Files 521
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.572% (-0.006%) from 87.578%
21950141415

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)

68822 of 116489 branches covered (59.08%)

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

32 existing lines in 12 files now uncovered.

103606 of 118310 relevant lines covered (87.57%)

1634264.86 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.44
0.07% src/box/alter.cc
1
90.85
0.03% src/box/box.cc
1
90.63
-0.63% src/box/engine.c
1
94.74
-1.75% src/box/engine.h
1
90.14
-0.08% src/box/vy_log.c
1
95.4
-1.15% src/lib/core/histogram.c
2
84.18
-0.08% src/box/xlog.c
2
97.26
0.0% src/lib/msgpuck/msgpuck.h
3
90.9
-0.31% src/box/vy_scheduler.c
5
92.29
-0.23% src/box/vinyl.c
6
94.66
-1.23% src/box/vy_read_iterator.c
8
61.11
-2.86% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 21950141415.1 12 Feb 2026 02:54PM UTC 521
87.57
GitHub Action Run
Source Files on build 21950141415
  • Tree
  • List 521
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3cc1b39c on github
  • Prev Build on release/3.3 (#21650485918)
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