|
Ran
|
Jobs
1
|
Files
519
|
Run time
6min
|
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)
69150 of 116535 branches covered (59.34%)
1 of 1 new or added line in 1 file covered. (100.0%)
21 existing lines in 11 files now uncovered.103990 of 118739 relevant lines covered (87.58%)
1380406.35 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
88.27 |
-0.62% | src/box/engine.c |
| 1 |
95.31 |
-1.56% | src/box/engine.h |
| 1 |
95.72 |
-0.12% | src/box/replication.cc |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
95.21 |
-0.53% | src/box/vy_range.c |
| 1 |
93.13 |
0.1% | src/lib/core/fiber.c |
| 1 |
74.75 |
-0.25% | src/main.cc |
| 2 |
90.83 |
0.0% | src/box/box.cc |
| 2 |
92.5 |
-0.09% | src/box/vinyl.c |
| 2 |
87.51 |
-0.07% | src/box/vy_run.c |
| 8 |
60.42 |
-3.55% | src/lib/core/fio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 19224036135.1 | 519 |
87.58 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|