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

tarantool / tarantool / 16021786322
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gerold103/gh-8095-synchro-promote-part3
DEFAULT BRANCH: master
Ran 02 Jul 2025 10:03AM UTC
Jobs 1
Files 514
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

02 Jul 2025 09:45AM UTC coverage: 87.406% (-0.008%) from 87.414%
16021786322

push

github

locker
test: drop box/alter-primary-index-tuple-leak-long.test.lua

The test takes too long, especially on ASAN-enabled builds. Here's what
test-run reports for this test on debug-asan-clang workflow (duration is
in seconds):

* 367.76 box/alter-primary-index-tuple-leak-long.test.lua

The test takes that long because it tries to run out of memory while
checking that there's no memory leaks. Note that it has no assertions.

The test was added a long time ago, when we had a lot of suppressions
that prevented ASAN from reporting memory leaks. By today, most of the
suppressions have been removed so we shouldn't need tests like this
anymore.

I tried to reintroduce the leak checked by this test by removing
the code unreferencing stmt->old_tuple from memtx_build_on_replace.
Turned out that the test passes unless ASAN is enabled. At the same
time, at least two other tests fail as well because ASAN reports leaks:

* box/gh-5958-rolled-back-replace-background-built-index.test.lua
* engine-luatest/gh_4973_concurrent_alter_fails_test.lua

In other words, the test is totally useless now so let's drop it.

NO_DOC=test fix
NO_CHANGELOG=test fix

(cherry picked from commit 6c5c34163)

69002 of 122301 branches covered (56.42%)

101681 of 116332 relevant lines covered (87.41%)

1804116.81 hits per line

Coverage Regressions

Lines Coverage ∆ File
15
91.95
-2.32% src/box/memtx_space.c
4
87.09
-0.21% src/box/vy_run.c
3
95.78
-0.16% src/box/iproto.cc
3
84.16
-0.19% src/box/xlog.c
3
92.84
-0.3% src/lib/core/fiber.c
3
22.64
-0.06% src/lib/uri/uri_parser.c
2
90.7
-0.06% src/box/box.cc
2
86.27
-0.42% src/box/vy_stmt.c
1
90.7
-0.07% src/box/applier.cc
1
95.96
-0.18% src/box/relay.cc
1
95.68
-0.72% src/box/vy_point_lookup.c
1
95.21
1.06% src/box/vy_range.c
1
94.67
-1.28% src/lib/core/fiber.h
1
97.56
0.2% src/lib/msgpuck/msgpuck.h
1
97.4
-0.06% src/lib/salad/bps_tree.h
1
94.59
0.96% src/lib/swim/swim_io.c
Jobs
ID Job ID Ran Files Coverage
1 16021786322.1 02 Jul 2025 10:03AM UTC 514
87.41
GitHub Action Run
Source Files on build 16021786322
  • Tree
  • List 514
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c6e4f534 on github
  • Prev Build on release/3.2 (#16001856289)
  • Next Build on release/3.2 (#16047723464)
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