|
Ran
|
Jobs
1
|
Files
479
|
Run time
2min
|
Badge
README BADGES
|
push
github
box: flush WAL queue on sync `wal_sync()` is expected to flush all prepared txns on disk. Currently it is not so because we do not flush txns waiting in WAL queue. AFAIU the issue exists for all the places where we use `wal_sync()` (except for `box_wait_limbo_acked()` where we already flush WAL queue). The test is only added for the vinyl index build as there are explicit tickets for that. Closes #11118 Closes #11119 NO_DOC=bugfix (cherry picked from commit af5f033a0)
63533 of 114874 branches covered (55.31%)
1 of 1 new or added line in 1 file covered. (100.0%)
10 existing lines in 7 files now uncovered.94463 of 109718 relevant lines covered (86.1%)
1901227.43 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
93.71 |
-0.17% | src/box/replication.cc |
| 1 |
96.55 |
-1.15% | src/histogram.c |
| 1 |
95.24 |
-1.59% | src/lib/small/include/small/quota.h |
| 1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
| 2 |
94.81 |
-0.55% | src/box/tuple.c |
| 2 |
92.05 |
0.0% | src/box/vinyl.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14240319126.1 | 479 |
86.1 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|