|
Ran
|
Jobs
1
|
Files
479
|
Run time
2min
|
Badge
README BADGES
|
push
github
wal: use existing logs sizes after restart During the `checkpoint_wal_threshold` exceedance checks tarantool used to ignore the sizes of files created prior to the server restart which resulted in cases when the server didn't create any checkpoints and generate a huge amount of logs which were replayed each server restart. Now the `wal_dir` is scanned for proper `writer->checkpoint_wal_size` calculation after the recovery process. Fixes #9811 NO_DOC=bugfix (cherry picked from commit f1ccb2f14)
63513 of 114848 branches covered (55.3%)
15 of 16 new or added lines in 2 files covered. (93.75%)
18 existing lines in 7 files now uncovered.94443 of 109704 relevant lines covered (86.09%)
1900676.91 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
89.54 |
0.05% | src/box/wal.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
91.45 |
0.0% | src/lib/swim/swim.c |
| 2 |
86.59 |
0.07% | src/box/vy_run.c |
| 2 |
95.4 |
-2.3% | src/histogram.c |
| 3 |
92.0 |
-0.09% | src/box/vinyl.c |
| 3 |
93.09 |
-1.6% | src/box/vy_range.c |
| 3 |
89.36 |
-0.32% | src/box/vy_scheduler.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14104120726.1 | 479 |
86.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|