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

tarantool / tarantool / 24710813892
88%

Build:
DEFAULT BRANCH: master
Ran 21 Apr 2026 08:38AM 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

21 Apr 2026 07:53AM UTC coverage: 87.706% (+0.02%) from 87.685%
24710813892

push

github

sergepetrenko
box: delete .inprogress files from wal_dir

In tarantool, each engine maintains its own files including
`.inprogress`. However, `.xlog` files  do not belong to any particular
engine and are common. When `wal_dir` matches `memtx_dir`, xlogs just
happen to be accidentally deleted by memtx engine.

In this patch, `.inprogress` are explicitly deleted from the `wal_dir`
on the server start.

Fixes #12081

NO_DOC=bugfix

70743 of 119010 branches covered (59.44%)

1 of 1 new or added line in 1 file covered. (100.0%)

30 existing lines in 15 files now uncovered.

106415 of 121331 relevant lines covered (87.71%)

1357736.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
94.15
0.0% src/box/vy_range.c
3
92.1
-0.2% src/box/vy_scheduler.c
3
85.73
-0.25% src/box/xlog.c
3
89.8
-0.17% src/box/xrow.c
3
81.38
-0.9% src/lib/core/coio.c
2
91.48
0.0% src/box/box.cc
2
93.02
-0.41% src/box/xrow_update_field.c
2
93.03
-0.09% src/lib/core/fiber.c
2
80.95
-9.52% src/lib/core/tt_sigaction.c
2
97.05
-0.2% src/lib/msgpuck/msgpuck.h
1
89.85
0.15% src/box/applier.cc
1
88.42
0.21% src/box/vy_run.c
1
80.0
-2.05% src/lib/core/clock.c
1
94.59
0.96% src/lib/swim/swim_io.c
1
97.41
-0.86% src/lib/vclock/vclock.c
Jobs
ID Job ID Ran Files Coverage
1 24710813892.1 21 Apr 2026 08:38AM UTC 525
87.71
GitHub Action Run
Source Files on build 24710813892
  • Tree
  • List 525
  • Changed 36
  • Source Changed 0
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8b011af0 on github
  • Prev Build on master (#24710219315)
  • Next Build on master (#24770695679)
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