|
Ran
|
Jobs
1
|
Files
513
|
Run time
2min
|
Badge
README BADGES
|
push
github
replication: update raft instance id on anon replica register The raft subsystem has its own copy of an instance id, raft::self. It's set during initial `box.cfg()` call, after local recovery or bootstrap. It was forgotten to update raft::self after an anonymous replica register. This could lead to various assertion failures in raft code in debug build, and in the release build the raft state would be silently corrupted. Fix this. Closes #11938 NO_DOC=bugfix (cherry picked from commit a4d038dcd)
71261 of 125047 branches covered (56.99%)
4 of 4 new or added lines in 1 file covered. (100.0%)
33 existing lines in 13 files now uncovered.104742 of 119538 relevant lines covered (87.62%)
1363550.74 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
60.42 |
-5.56% | src/lib/core/fio.c |
| 7 |
96.95 |
-0.71% | src/lib/msgpuck/msgpuck.h |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
93.62 |
-1.6% | src/box/vy_range.c |
| 2 |
88.07 |
-0.13% | src/box/vy_run.c |
| 2 |
89.24 |
-0.12% | src/box/xrow.c |
| 1 |
90.74 |
0.17% | src/box/applier.cc |
| 1 |
94.99 |
-0.21% | src/box/vy_read_iterator.c |
| 1 |
84.85 |
0.13% | src/box/xlog.c |
| 1 |
96.55 |
-1.15% | src/lib/core/histogram.c |
| 1 |
96.15 |
-0.05% | src/lib/salad/bps_tree.h |
| 1 |
91.68 |
-0.11% | src/lib/swim/swim.c |
| 1 |
22.64 |
-0.02% | src/lib/uri/uri_parser.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 18564834372.1 | 513 |
87.62 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|