Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
relay: fix sending raft requests with GROUP_DEFAULT id Commit 7aac790ef3e28 ("relay: send raft requests with GROUP_DEFAULT id") tried to send all raft rows with GROUP_DEFAULT id. However, relay didn't know the version_id of the instance during initial JOIN, so raft state was sent with GROUP_LOCAL id. The test didn't properly work. This commit fixes relay by setting proper version_id during initial JOIN. The test is also fully rewritten. Follows up #10727 NO_DOC=bugfix NO_CHANGELOG=<already present> (cherry picked from commit a15c54c77)
68606 of 121844 branches covered (56.31%)
2 of 2 new or added lines in 1 file covered. (100.0%)
263 existing lines in 14 files now uncovered.101204 of 115958 relevant lines covered (87.28%)
2690835.47 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
95.89 |
-0.05% | src/box/iproto.cc |
1 |
79.14 |
-0.53% | src/box/tuple_bloom.c |
1 |
92.45 |
-0.47% | src/box/recovery.cc |
1 |
91.45 |
-0.11% | src/lib/swim/swim.c |
2 |
91.98 |
0.05% | src/box/vinyl.c |
3 |
92.92 |
-0.01% | src/lib/core/fiber.c |
3 |
84.24 |
-0.11% | src/box/xlog.c |
5 |
90.7 |
0.16% | src/box/applier.cc |
12 |
84.81 |
0.0% | src/box/xrow.h |
13 |
95.94 |
0.1% | src/box/relay.cc |
15 |
95.36 |
0.0% | src/box/raft.c |
38 |
89.45 |
0.02% | src/box/memtx_engine.cc |
66 |
90.79 |
-0.59% | src/box/box.cc |
102 |
88.8 |
0.01% | src/box/xrow.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 12275347388.1 | 514 |
87.28 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|