|
Ran
|
Jobs
1
|
Files
514
|
Run time
1min
|
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)
68888 of 122143 branches covered (56.4%)
15 of 16 new or added lines in 2 files covered. (93.75%)
30 existing lines in 13 files now uncovered.101573 of 116214 relevant lines covered (87.4%)
1962548.2 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
89.65 |
0.04% | src/box/wal.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
95.36 |
-0.31% | src/box/raft.c |
| 1 |
80.0 |
-2.05% | src/lib/core/clock.c |
| 1 |
92.84 |
-0.09% | src/lib/core/fiber.c |
| 1 |
90.38 |
-1.77% | src/lib/core/trigger.cc |
| 1 |
97.4 |
-0.06% | src/lib/salad/bps_tree.h |
| 1 |
22.62 |
-0.02% | src/lib/uri/uri_parser.c |
| 2 |
86.33 |
-0.42% | src/box/vy_stmt.c |
| 2 |
84.26 |
-0.19% | src/box/xlog.c |
| 3 |
90.9 |
-0.31% | src/box/vy_scheduler.c |
| 3 |
96.95 |
-0.3% | src/lib/msgpuck/msgpuck.h |
| 4 |
92.11 |
-0.14% | src/box/vinyl.c |
| 4 |
87.16 |
-0.25% | src/box/vy_run.c |
| 6 |
94.66 |
-1.23% | src/box/vy_read_iterator.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14104121292.1 | 514 |
87.4 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|