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

tarantool / tarantool / 21950146524
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: m.kostoev/gh-156-eio-readdir-leaks
DEFAULT BRANCH: master
Ran 12 Feb 2026 02:35PM 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:15PM UTC coverage: 87.642% (-0.001%) from 87.643%
21950146524

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)

69891 of 117749 branches covered (59.36%)

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

57 existing lines in 16 files now uncovered.

104908 of 119701 relevant lines covered (87.64%)

1416406.64 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.54
0.07% src/box/alter.cc
1
95.72
-0.12% src/box/replication.cc
1
95.74
0.0% src/box/vy_range.c
1
91.68
-0.11% src/lib/swim/swim.c
1
97.39
-0.02% src/lib/vclock/vclock.c
2
88.01
0.0% src/box/vy_run.c
2
84.72
-0.19% src/box/xlog.c
2
93.43
-0.39% src/box/xrow_update_field.c
2
92.94
-0.18% src/lib/core/fiber.c
2
96.15
-3.85% src/lib/core/iostream.h
3
22.66
-0.06% src/lib/uri/uri_parser.c
4
93.31
-1.27% src/lib/swim/swim_io.c
5
91.39
0.33% src/box/box.cc
6
95.2
-1.25% src/box/vy_read_iterator.c
9
88.14
-7.63% src/box/vy_regulator.c
15
92.2
-1.95% src/box/memtx_space.c
Jobs
ID Job ID Ran Files Coverage
1 21950146524.1 12 Feb 2026 02:35PM UTC 515
87.64
GitHub Action Run
Source Files on build 21950146524
  • Tree
  • List 515
  • Changed 35
  • Source Changed 0
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 2e46d39a on github
  • Prev Build on release/3.5 (#21715175061)
  • Next Build on release/3.5 (#22283179588)
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