|
Ran
|
Jobs
1
|
Files
513
|
Run time
3min
|
Badge
README BADGES
|
push
github
raft: fix election deadlock when nodes have election_mode off Forcing nodes with `is_enabled=false` to always broadcast `is_leader_seen=false`. This allows candidate nodes to immediately clear witness map bits for non-participating nodes, enabling elections to proceed with only active participants. Closes #12018 NO_DOC=bugfix (cherry picked from commit 214b54ce7)
69862 of 117645 branches covered (59.38%)
1 of 1 new or added line in 1 file covered. (100.0%)
46 existing lines in 18 files now uncovered.104808 of 119594 relevant lines covered (87.64%)
1381656.34 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 15 |
92.22 |
-2.16% | src/box/memtx_space.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 3 |
88.21 |
0.13% | src/box/vy_run.c |
| 3 |
91.0 |
-0.31% | src/box/vy_scheduler.c |
| 3 |
84.91 |
-0.3% | src/box/xlog.c |
| 2 |
91.31 |
-0.06% | src/box/box.cc |
| 2 |
92.94 |
-0.19% | src/lib/core/fiber.c |
| 2 |
96.15 |
-3.85% | src/lib/core/iostream.h |
| 2 |
95.45 |
-4.55% | src/lib/json/json.h |
| 2 |
97.15 |
0.0% | src/lib/msgpuck/msgpuck.h |
| 1 |
88.96 |
-0.61% | src/box/engine.c |
| 1 |
96.88 |
-1.56% | src/box/engine.h |
| 1 |
94.16 |
-0.12% | src/box/txn_limbo.c |
| 1 |
92.47 |
0.09% | src/box/vinyl.c |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
96.55 |
-1.15% | src/lib/core/histogram.c |
| 1 |
96.1 |
-0.05% | src/lib/salad/bps_tree.h |
| 1 |
97.41 |
0.02% | src/lib/vclock/vclock.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 19224039029.1 | 513 |
87.64 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|