|
Ran
|
Jobs
1
|
Files
480
|
Run time
2min
|
Badge
README BADGES
|
push
github
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 (cherry picked from commit 8b011af04)
63678 of 115134 branches covered (55.31%)
1 of 1 new or added line in 1 file covered. (100.0%)
21 existing lines in 10 files now uncovered.94664 of 109927 relevant lines covered (86.12%)
1898659.78 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
92.0 |
-0.09% | src/box/vinyl.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 2 |
94.81 |
-0.55% | src/box/tuple.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 1 |
90.23 |
-0.08% | src/box/applier.cc |
| 1 |
90.14 |
0.0% | src/box/memtx_engine.cc |
| 1 |
97.84 |
0.0% | src/box/memtx_tx.c |
| 1 |
95.68 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24992797529.1 | 480 |
86.12 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|