|
Ran
|
Jobs
1
|
Files
518
|
Run time
1min
|
Badge
README BADGES
|
push
github
box: rollback txns in WAL queue before in-flight tnxs In case of WAL error we should rollback txns in WAL queue before any in-flight txns (already submitted to WAL thread). Work around is to disable WAL queue by `box.cfg{wal_queue_max_size = 0}` so that no request can be queued. Closes #11179 NO_DOC=bugfix (cherry picked from commit 994249928)
69931 of 123811 branches covered (56.48%)
11 of 11 new or added lines in 3 files covered. (100.0%)
28 existing lines in 9 files now uncovered.102945 of 117689 relevant lines covered (87.47%)
2246977.85 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.7 |
-0.07% | src/box/applier.cc |
| 1 |
92.37 |
0.0% | src/box/vinyl.c |
| 1 |
94.68 |
-0.53% | src/box/vy_range.c |
| 1 |
96.15 |
-0.05% | src/lib/salad/bps_tree.h |
| 1 |
22.62 |
-0.02% | src/lib/uri/uri_parser.c |
| 2 |
84.24 |
-0.21% | src/box/xlog.c |
| 2 |
85.03 |
-0.32% | src/lib/core/say.c |
| 3 |
97.95 |
-0.22% | src/box/memtx_tx.c |
| 16 |
90.86 |
-0.45% | src/box/box.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14108461996.1 | 518 |
87.47 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|