|
Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
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)
69876 of 117651 branches covered (59.39%)
7 of 7 new or added lines in 2 files covered. (100.0%)
247 existing lines in 12 files now uncovered.104892 of 119660 relevant lines covered (87.66%)
1421266.81 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 146 |
89.61 |
-0.35% | src/box/xrow.c |
| 43 |
90.74 |
0.17% | src/box/applier.cc |
| 32 |
92.97 |
-1.38% | src/box/txn_limbo.c |
| 12 |
85.37 |
0.0% | src/box/xrow.h |
| 5 |
95.22 |
0.0% | src/box/txn_limbo_queue.c |
| 3 |
90.44 |
-0.25% | src/box/memtx_engine.cc |
| 1 |
90.91 |
-0.03% | src/box/box.cc |
| 1 |
80.74 |
-0.41% | src/box/tuple_bloom.c |
| 1 |
92.46 |
0.0% | src/box/vinyl.c |
| 1 |
84.93 |
0.08% | src/box/xlog.c |
| 1 |
93.23 |
0.3% | src/lib/core/fiber.c |
| 1 |
96.85 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24211789305.1 | 514 |
87.66 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|