|
Ran
|
Jobs
1
|
Files
479
|
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)
63540 of 114890 branches covered (55.31%)
7 of 7 new or added lines in 1 file covered. (100.0%)
23 existing lines in 11 files now uncovered.94460 of 109728 relevant lines covered (86.09%)
1907940.5 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.16 |
-0.08% | src/box/applier.cc |
| 1 |
89.85 |
-0.1% | src/box/memtx_engine.cc |
| 1 |
96.14 |
-0.19% | src/box/relay.cc |
| 1 |
86.39 |
-0.07% | src/box/vy_run.c |
| 1 |
93.33 |
-0.11% | src/lib/core/fiber.c |
| 1 |
96.0 |
-4.0% | src/lib/core/trigger.h |
| 2 |
93.86 |
-0.26% | src/box/memtx_space.c |
| 2 |
92.09 |
0.0% | src/box/vinyl.c |
| 3 |
93.09 |
-1.6% | src/box/vy_range.c |
| 5 |
93.87 |
-0.66% | src/box/replication.cc |
| 5 |
97.72 |
-0.81% | src/lib/salad/rtree.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14487650097.1 | 479 |
86.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|