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

tarantool / tarantool / 17292527518
88%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2025 10:25AM UTC
Jobs 1
Files 513
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

28 Aug 2025 10:03AM UTC coverage: 87.614% (+0.01%) from 87.603%
17292527518

push

github

locker
test: speed-up the sort data machinery test

We used to have all supported and unsupported index types in different
tests. This has a downside of slowing down the suite execution time as
a lot of time is wasted during the Tarantool boot-up. This commit has
merged some tests:
1. Supported and unsupported indexes are tested in `test_index_build`.
   This one creates local and vinyl spaces and does a few inserts in
   the WAL, so the corresponding separated tests are dropped.
2. The cases prohibiting the new SK build approach (index and space
   `before_replace` triggers, unexisting sort data file) are tested
   in `test_fallback_cases`.
3. Snapshot creation when one or both of .snap and .sortdata files are
   absent is tested in the `test_checkpoint` instead of separate tests.
4. The snapshot failures both on .snap write and creation of .sortdata
   file are tested in `test_checkpoint_failures`.
5. Two MVCC tests are merged into one with two spaces.

Also, the invalid sort data file test has been modified so that the
test Tarantool instances are ran concurrently, thus reducing the wait
overhead.

Merged identical test groups by the way.

Closes #11772

NO_DOC=test update
NO_CHANGELOG=test update

71245 of 125035 branches covered (56.98%)

104694 of 119495 relevant lines covered (87.61%)

1365994.58 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.28
-0.27% src/box/lua/key_def.c
1
96.14
-0.18% src/box/relay.cc
1
92.59
0.09% src/box/vinyl.c
1
95.74
0.0% src/box/vy_range.c
1
80.0
-2.5% src/lib/core/clock.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
1
75.06
-0.25% src/main.cc
2
90.8
-0.06% src/box/box.cc
2
93.95
-0.3% src/box/memtx_space.c
2
88.07
0.0% src/box/vy_run.c
2
89.22
-0.02% src/box/xrow.c
2
94.01
0.19% src/box/xrow_update_field.c
2
92.93
0.01% src/lib/core/fiber.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
4
84.69
-0.24% src/box/xlog.c
4
96.85
-0.41% src/lib/msgpuck/msgpuck.h
Jobs
ID Job ID Ran Files Coverage
1 17292527518.1 28 Aug 2025 10:25AM UTC 513
87.61
GitHub Action Run
Source Files on build 17292527518
  • Tree
  • List 513
  • Changed 30
  • Source Changed 0
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5177db12 on github
  • Prev Build on master (#17291428737)
  • Next Build on master (#17372761464)
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