|
Ran
|
Jobs
1
|
Files
520
|
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)
70211 of 118127 branches covered (59.44%)
1 of 1 new or added line in 1 file covered. (100.0%)
28 existing lines in 13 files now uncovered.105553 of 120501 relevant lines covered (87.6%)
1397920.1 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
93.05 |
-1.18% | src/box/xrow_update_field.c |
| 4 |
91.27 |
-0.41% | src/box/vy_scheduler.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
93.03 |
-0.19% | src/lib/core/fiber.c |
| 2 |
86.22 |
-0.31% | src/lib/core/say.c |
| 2 |
97.46 |
0.1% | src/lib/msgpuck/msgpuck.h |
| 1 |
88.17 |
0.08% | src/box/vy_run.c |
| 1 |
85.87 |
0.09% | src/box/xlog.c |
| 1 |
60.42 |
-0.69% | src/lib/core/fio.c |
| 1 |
96.1 |
-0.05% | src/lib/salad/bps_tree.h |
| 1 |
85.15 |
-0.99% | src/lib/small/small/slab_arena.c |
| 1 |
22.64 |
-0.02% | src/lib/uri/uri_parser.c |
| 1 |
75.06 |
-0.25% | src/main.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24722904869.1 | 520 |
87.6 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|