|
Ran
|
Jobs
1
|
Files
520
|
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)
70186 of 118081 branches covered (59.44%)
105520 of 120471 relevant lines covered (87.59%)
1398389.69 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 9 |
88.14 |
-7.63% | src/box/vy_regulator.c |
| 4 |
97.05 |
-0.3% | src/lib/msgpuck/msgpuck.h |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 3 |
90.31 |
-0.25% | src/box/memtx_engine.cc |
| 2 |
90.79 |
0.0% | src/box/box.cc |
| 2 |
86.6 |
-0.43% | src/box/vy_stmt.c |
| 2 |
81.38 |
-0.6% | src/lib/core/coio.c |
| 2 |
92.93 |
-0.19% | src/lib/core/fiber.c |
| 2 |
86.22 |
-0.31% | src/lib/core/say.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 1 |
92.52 |
-0.04% | src/box/vinyl.c |
| 1 |
88.3 |
-0.06% | src/box/vy_run.c |
| 1 |
85.9 |
0.03% | src/box/xlog.c |
| 1 |
60.42 |
-0.42% | src/lib/core/fio.c |
| 1 |
96.55 |
-1.15% | src/lib/core/histogram.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25163803428.1 | 520 |
87.59 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|