|
Ran
|
Jobs
1
|
Files
521
|
Run time
1min
|
Badge
README BADGES
|
push
github
limbo: reuse code for writing promote and demote box_issue_promote() and box_issue_demote() were identical except for the request type and queue owner ID written to WAL. Same for txn_limbo_write_promote() and txn_limbo_write_demote(). Lets reuse the code. Will be easier to update it later. Part of #8095 NO_DOC=refactoring NO_CHANGELOG=refactoring NO_TEST=refactoring (cherry picked from commit 4f4cb18f9)
70208 of 118117 branches covered (59.44%)
7 of 7 new or added lines in 2 files covered. (100.0%)
336 existing lines in 16 files now uncovered.105554 of 120479 relevant lines covered (87.61%)
1413770.04 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 142 |
89.82 |
-0.15% | src/box/xrow.c |
| 82 |
90.56 |
0.01% | src/box/memtx_engine.cc |
| 46 |
90.52 |
0.01% | src/box/applier.cc |
| 32 |
92.97 |
-1.38% | src/box/txn_limbo.c |
| 12 |
85.37 |
0.0% | src/box/xrow.h |
| 6 |
95.16 |
0.0% | src/box/txn_limbo_queue.c |
| 4 |
94.15 |
-1.6% | src/box/vy_range.c |
| 2 |
92.47 |
-0.04% | src/box/vinyl.c |
| 2 |
93.43 |
0.41% | src/box/xrow_update_field.c |
| 2 |
93.03 |
-0.1% | src/lib/core/fiber.c |
| 1 |
88.96 |
-0.61% | src/box/engine.c |
| 1 |
96.88 |
-1.56% | src/box/engine.h |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
85.86 |
0.25% | src/box/xlog.c |
| 1 |
96.1 |
-0.05% | src/lib/salad/bps_tree.h |
| 1 |
75.06 |
-0.25% | src/main.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24160063732.1 | 521 |
87.61 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|