|
Ran
|
Jobs
1
|
Files
514
|
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)
69854 of 117651 branches covered (59.37%)
1 of 1 new or added line in 1 file covered. (100.0%)
31 existing lines in 11 files now uncovered.104886 of 119657 relevant lines covered (87.66%)
1391839.53 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
88.01 |
-0.31% | src/box/vy_run.c |
| 4 |
92.33 |
-0.18% | src/box/vinyl.c |
| 4 |
22.64 |
-0.08% | src/lib/uri/uri_parser.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
91.38 |
-0.21% | src/box/vy_scheduler.c |
| 3 |
84.76 |
-0.16% | src/box/xlog.c |
| 3 |
92.92 |
-0.11% | src/lib/core/fiber.c |
| 2 |
90.82 |
-0.06% | src/box/box.cc |
| 1 |
97.36 |
0.41% | src/lib/msgpuck/msgpuck.h |
| 1 |
89.39 |
-1.38% | src/lib/small/small/lsregion.c |
| 1 |
91.68 |
0.0% | src/lib/swim/swim.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24722892946.1 | 514 |
87.66 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|