Ran
|
Jobs
1
|
Files
479
|
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)
63208 of 114473 branches covered (55.22%)
2 of 2 new or added lines in 1 file covered. (100.0%)
244 existing lines in 14 files now uncovered.94056 of 109423 relevant lines covered (85.96%)
2808836.59 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
96.0 |
-4.0% | src/lib/core/trigger.h |
2 |
92.35 |
-0.33% | src/box/txn_limbo.c |
2 |
87.02 |
-0.14% | src/box/vy_run.c |
2 |
92.81 |
-1.44% | src/box/vy_point_lookup.c |
2 |
95.18 |
-0.42% | src/lua/fiber.c |
3 |
91.92 |
-0.05% | src/box/vinyl.c |
5 |
93.87 |
-0.66% | src/box/replication.cc |
8 |
89.93 |
0.01% | src/box/applier.cc |
11 |
96.31 |
0.1% | src/box/relay.cc |
18 |
78.65 |
0.0% | src/box/xrow.h |
20 |
93.11 |
0.0% | src/box/raft.c |
32 |
89.94 |
-0.18% | src/box/memtx_engine.cc |
40 |
87.19 |
0.65% | src/box/box.cc |
98 |
87.17 |
0.01% | src/box/xrow.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 12276021796.1 | 479 |
85.96 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|