|
Ran
|
Jobs
1
|
Files
518
|
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)
69897 of 123797 branches covered (56.46%)
15 of 16 new or added lines in 2 files covered. (93.75%)
58 existing lines in 20 files now uncovered.102911 of 117681 relevant lines covered (87.45%)
2184397.49 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
89.69 |
0.04% | src/box/wal.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.51 |
-0.63% | src/box/engine.c |
| 1 |
94.74 |
-1.75% | src/box/engine.h |
| 1 |
95.78 |
-0.12% | src/box/replication.cc |
| 1 |
92.37 |
0.0% | src/box/vinyl.c |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
95.68 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
95.21 |
-0.53% | src/box/vy_range.c |
| 1 |
93.02 |
-0.1% | src/lib/core/fiber.c |
| 1 |
96.55 |
-1.15% | src/lib/core/histogram.c |
| 1 |
90.38 |
-1.92% | src/lib/core/trigger.cc |
| 1 |
96.95 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| 1 |
74.81 |
-0.25% | src/main.cc |
| 2 |
87.16 |
-0.13% | src/box/vy_run.c |
| 2 |
84.45 |
0.03% | src/box/xlog.c |
| 2 |
84.53 |
-0.72% | src/lib/core/coio.c |
| 4 |
93.84 |
-0.8% | src/box/xrow_update_field.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 8 |
60.42 |
-3.55% | src/lib/core/fio.c |
| 9 |
88.14 |
-7.63% | src/box/vy_regulator.c |
| 15 |
91.82 |
-2.04% | src/box/memtx_space.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14104121916.1 | 518 |
87.45 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|