|
Ran
|
Jobs
1
|
Files
518
|
Run time
2min
|
Badge
README BADGES
|
push
github
memtx: raise an error when trying to use unsupported MVCC feature Memtx MVCC does not support multikey indexes, but allows to use them. If one will use them, Tarantool is most likely to crash, and that's the best scenario - otherwise Tarantool will work, but something terribly wrong will be happening under the hood. Let's simply forbid to create such indexes along with MVCC until we support them. In addition to that, the commit forbids to create functional indexes along with memtx MVCC enabled since target Tarantool version for this commit does not support them completely. Workaround for #6385 Workaround for #11099 NO_DOC=backport (cherry picked from commit ae067afb6)
69963 of 123843 branches covered (56.49%)
7 of 7 new or added lines in 1 file covered. (100.0%)
30 existing lines in 15 files now uncovered.102972 of 117705 relevant lines covered (87.48%)
2174473.11 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.49 |
-1.35% | src/box/lua/ctl.c |
| 1 |
95.36 |
-0.31% | src/box/raft.c |
| 1 |
93.66 |
-0.14% | src/box/txn_limbo.c |
| 1 |
90.9 |
-0.1% | src/box/vy_scheduler.c |
| 1 |
87.5 |
-1.59% | src/box/xlog.h |
| 2 |
92.37 |
-0.05% | src/box/vinyl.c |
| 2 |
94.42 |
-0.22% | src/box/xrow_update_field.c |
| 2 |
84.53 |
-0.72% | src/lib/core/coio.c |
| 2 |
93.03 |
-0.01% | src/lib/core/fiber.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 2 |
97.15 |
-0.2% | src/lib/msgpuck/msgpuck.h |
| 2 |
94.22 |
-0.39% | src/lua/fiber.c |
| 3 |
94.15 |
-1.06% | src/box/vy_range.c |
| 4 |
90.72 |
-0.13% | src/box/box.cc |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14381843609.1 | 518 |
87.48 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|