|
Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
Badge
README BADGES
|
push
github
config: fix startup hang in supervised failover This patch fixes a bug where an instance could hang during startup because it tried to distinguish a bootstrap leader from a regular replica before learning its replicaset id (`box.info.id == 0`), which led to inconsistent box.info state. Closes #11318 NO_DOC=bugfix (cherry picked from commit 7998ef33c)
69874 of 117617 branches covered (59.41%)
104898 of 119635 relevant lines covered (87.68%)
1403850.7 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
90.53 |
-0.23% | src/box/applier.cc |
| 3 |
91.27 |
-0.31% | src/box/vy_scheduler.c |
| 2 |
91.57 |
0.0% | src/box/box.cc |
| 2 |
92.6 |
0.04% | src/box/vinyl.c |
| 2 |
84.83 |
-0.13% | src/box/xlog.c |
| 2 |
93.78 |
-0.41% | src/box/xrow_update_field.c |
| 2 |
82.22 |
-4.44% | src/lib/core/latch.h |
| 1 |
88.96 |
-0.61% | src/box/engine.c |
| 1 |
96.88 |
-1.56% | src/box/engine.h |
| 1 |
96.32 |
-0.18% | src/box/relay.cc |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
95.74 |
0.0% | src/box/vy_range.c |
| 1 |
88.28 |
0.21% | src/box/vy_run.c |
| 1 |
89.09 |
-1.82% | src/box/xlog.h |
| 1 |
80.0 |
-2.05% | src/lib/core/clock.c |
| 1 |
91.68 |
0.0% | src/lib/swim/swim.c |
| 1 |
22.7 |
0.04% | src/lib/uri/uri_parser.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25167253195.1 | 514 |
87.68 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|