|
Ran
|
Jobs
1
|
Files
520
|
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)
68831 of 116391 branches covered (59.14%)
7 of 7 new or added lines in 2 files covered. (100.0%)
280 existing lines in 17 files now uncovered.103593 of 118262 relevant lines covered (87.6%)
1637728.06 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 142 |
89.83 |
-0.25% | src/box/xrow.c |
| 49 |
90.29 |
-0.29% | src/box/applier.cc |
| 32 |
92.97 |
-1.61% | src/box/txn_limbo.c |
| 16 |
90.75 |
-0.47% | src/box/box.cc |
| 12 |
84.81 |
0.0% | src/box/xrow.h |
| 9 |
60.42 |
-4.03% | src/lib/core/fio.c |
| 5 |
95.2 |
0.0% | src/box/txn_limbo_queue.c |
| 3 |
87.16 |
0.01% | src/box/vy_run.c |
| 2 |
85.61 |
-0.72% | src/lib/core/coio.c |
| 2 |
92.94 |
-0.18% | src/lib/core/fiber.c |
| 2 |
94.22 |
-0.39% | src/lua/fiber.c |
| 1 |
95.84 |
-0.12% | src/box/replication.cc |
| 1 |
80.0 |
-2.05% | src/lib/core/clock.c |
| 1 |
96.55 |
-1.15% | src/lib/core/histogram.c |
| 1 |
90.38 |
-1.92% | src/lib/core/trigger.cc |
| 1 |
89.39 |
-1.52% | src/lib/small/small/lsregion.c |
| 1 |
97.41 |
0.0% | src/lib/vclock/vclock.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24161810199.1 | 520 |
87.6 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|