Ran
|
Jobs
1
|
Files
479
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
memtx: reference tuples when rolling back statements without story During the latest rework of DDL in MVCC, the new helper `memtx_tx_history_rollback_empty_stmt` was introduced - it is used for statements without stories (such statements can appear, for example, when DDL removes all stories). By mistake, we forgot to unreference the new tuple and reference the old one there - the commit fixes this embarrassing mistake. Follow-up #10146 NO_CHANGELOG=bugfix for unreleased patch NO_DOC=bugfix (cherry picked from commit 32797f703)
63033 of 114297 branches covered (55.15%)
4 of 4 new or added lines in 1 file covered. (100.0%)
51 existing lines in 11 files now uncovered.93931 of 109301 relevant lines covered (85.94%)
2469194.24 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
94.52 |
-0.15% | src/box/vy_tx.c |
2 |
87.15 |
0.0% | src/box/vy_run.c |
2 |
93.75 |
2.6% | src/box/memtx_space.c |
2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
2 |
91.56 |
-0.22% | src/lib/swim/swim.c |
2 |
84.01 |
-0.74% | src/lib/core/coio.c |
3 |
89.76 |
-0.23% | src/box/applier.cc |
3 |
92.01 |
-0.09% | src/box/vinyl.c |
3 |
94.15 |
-1.6% | src/box/vy_range.c |
4 |
81.82 |
-12.12% | src/lua/minifio.c |
27 |
97.6 |
1.42% | src/box/memtx_tx.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10899922320.1 | 479 |
85.94 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|