|
Ran
|
Jobs
1
|
Files
514
|
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)
68885 of 122169 branches covered (56.39%)
1 of 1 new or added line in 1 file covered. (100.0%)
74 existing lines in 22 files now uncovered.101557 of 116225 relevant lines covered (87.38%)
1960076.96 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.51 |
-0.63% | src/box/engine.c |
| 1 |
94.74 |
-1.75% | src/box/engine.h |
| 1 |
95.94 |
-0.18% | src/box/relay.cc |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
95.68 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
84.42 |
0.0% | src/box/xlog.c |
| 1 |
97.15 |
0.0% | src/lib/msgpuck/msgpuck.h |
| 1 |
89.23 |
-1.54% | src/lib/small/small/lsregion.c |
| 1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
| 1 |
97.41 |
-0.86% | src/lib/vclock/vclock.c |
| 2 |
95.83 |
-0.05% | src/box/iproto.cc |
| 2 |
86.27 |
-0.42% | src/box/vy_stmt.c |
| 2 |
85.03 |
-0.32% | src/lib/core/say.c |
| 3 |
92.2 |
-0.14% | src/box/vinyl.c |
| 3 |
84.53 |
-1.08% | src/lib/core/coio.c |
| 4 |
87.22 |
-0.21% | src/box/vy_run.c |
| 4 |
94.25 |
-0.8% | src/box/xrow_update_field.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 7 |
94.66 |
-1.44% | src/box/vy_read_iterator.c |
| 8 |
60.42 |
-5.56% | src/lib/core/fio.c |
| 9 |
88.14 |
-7.63% | src/box/vy_regulator.c |
| 16 |
90.73 |
-0.53% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14240320359.1 | 514 |
87.38 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|