Ran
|
Jobs
1
|
Files
479
|
Run time
14min
|
Badge
Embed ▾
README BADGES
|
push
github
memtx: skip excluded tuples in index count with MVCC enabled Excluded tuples actually have their own history chains in MVCC - such chains consist of only one `memtx_story` containing excluded tuple itself. Such chains should be skipped when counting invisible tuples because they are not inserted to the index - that's what the commit does. Closes #10396 NO_DOC=bugfix (cherry picked from commit 8947cb04f)
62980 of 114235 branches covered (55.13%)
3 of 3 new or added lines in 1 file covered. (100.0%)
22 existing lines in 10 files now uncovered.93871 of 109289 relevant lines covered (85.89%)
2571498.56 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
87.5 |
-1.79% | src/box/xlog.h |
1 |
87.22 |
-0.04% | src/box/box.cc |
1 |
89.36 |
-0.11% | src/box/vy_scheduler.c |
1 |
94.52 |
-0.15% | src/box/vy_tx.c |
2 |
82.82 |
-0.2% | src/box/xlog.c |
2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
3 |
89.83 |
-0.23% | src/box/applier.cc |
3 |
92.81 |
-2.16% | src/box/vy_point_lookup.c |
3 |
86.34 |
-1.64% | src/lib/salad/mhash.h |
5 |
92.02 |
-0.23% | src/box/vinyl.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10555265542.1 | 479 |
85.89 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|