|
Ran
|
Jobs
1
|
Files
519
|
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)
68732 of 116327 branches covered (59.09%)
1 of 1 new or added line in 1 file covered. (100.0%)
58 existing lines in 14 files now uncovered.103461 of 118187 relevant lines covered (87.54%)
1612262.08 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
96.3 |
-0.18% | src/box/relay.cc |
| 1 |
87.16 |
0.14% | src/box/vy_run.c |
| 2 |
90.7 |
-0.06% | src/box/box.cc |
| 2 |
86.27 |
-0.48% | src/box/vy_stmt.c |
| 2 |
92.93 |
0.01% | src/lib/core/fiber.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 3 |
90.58 |
-0.15% | src/box/applier.cc |
| 3 |
92.43 |
-0.05% | src/box/vinyl.c |
| 3 |
93.62 |
-1.6% | src/box/vy_range.c |
| 3 |
90.9 |
-0.31% | src/box/vy_scheduler.c |
| 4 |
22.62 |
-0.08% | src/lib/uri/uri_parser.c |
| 7 |
94.46 |
-1.44% | src/box/vy_read_iterator.c |
| 8 |
60.42 |
-5.56% | src/lib/core/fio.c |
| 17 |
92.0 |
-2.52% | src/box/memtx_space.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 19224030622.1 | 519 |
87.54 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|