• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 14487650097
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-11833-two-ddls-on-the-same-space-in-a-row
DEFAULT BRANCH: master
Ran 16 Apr 2025 08:25AM UTC
Jobs 1
Files 479
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Apr 2025 07:57AM UTC coverage: 86.086% (-0.002%) from 86.088%
14487650097

push

github

sergepetrenko
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

Uncovered Existing Lines

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
Jobs
ID Job ID Ran Files Coverage
1 14487650097.1 16 Apr 2025 08:25AM UTC 479
86.09
GitHub Action Run
Source Files on build 14487650097
  • Tree
  • List 479
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 7444d308 on github
  • Prev Build on release/2.11 (#14265096886)
  • Next Build on release/2.11 (#14490543570)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc