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

tarantool / tarantool / 16801877098
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fmt-util
DEFAULT BRANCH: master
Ran 07 Aug 2025 10:41AM 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

07 Aug 2025 10:25AM UTC coverage: 87.426% (+0.001%) from 87.425%
16801877098

push

github

locker
lsan: add suppressions

After updating clang to 19 and luatest to 1.2.0, running the test
replication-luatest/gh_9399_raft_leader_steps_off_on_ER_WAL_IO_test.lua
reports new memory leaks:

```
=================================================================
==61990==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 584 byte(s) in 1 object(s) allocated from:
    #0 0x55555682416f in malloc (/__w/tarantool/tarantool/src/tarantool+0x12d016f) (BuildId: <a class=hub.com/tarantool/tarantool/commit/d7cc65c7fb4ddda974a7803444499d916e007cb1">d7cc65c7f)
    #1 0x555558922aa6 in small_asan_alloc /__w/tarantool/tarantool/src/lib/small/small/util.c:94:24
    #2 0x55555891b920 in region_prepare_buf /__w/tarantool/tarantool/src/lib/small/small/region_asan.c:39:4
    #3 0x55555891c237 in region_aligned_alloc /__w/tarantool/tarantool/src/lib/small/small/region_asan.c:94:14
    #4 0x555557a517fb in fiber_gc_checker_init /__w/tarantool/tarantool/src/lib/core/fiber.c:1542:3
    #5 0x555557a568c3 in cord_create /__w/tarantool/tarantool/src/lib/core/fiber.c:1870:2
    #6 0x555557a5d242 in cord_thread_func /__w/tarantool/tarantool/src/lib/core/fiber.c:1984:2
    #7 0x555556821b26 in asan_thread_start(void*) asan_interceptors.cpp.o

Direct leak of 564 byte(s) in 1 object(s) allocated from:
    #0 0x55555682416f in malloc (/__w/tarantool/tarantool/src/tarantool+0x12d016f) (BuildId: d7cc65c7fb4ddda974a7803444499d916e007cb1)
    #1 0x555558922aa6 in small_asan_alloc /__w/tarantool/tarantool/src/lib/small/small/util.c:94:24
    #2 0x55555891346d in mempool_alloc /__w/tarantool/tarantool/src/lib/small/small/mempool_asan.c:67:4
    #3 0x5555568c8db8 in iproto_msg_new(iproto_connection*) /__w/tarantool/tarantool/src/box/iproto.cc:1010:24
    #4 0x5555568e691d in iproto_thread_accept(iproto_thread*, iostream*, sockaddr*, unsigned int, session*) /__w/tarantool/tarantool/src/box/iproto.cc:3420:27
    #5 0x5555568e687e in iproto_on_accept_cb(evio_service*, iostream*, sockaddr*, unsigned int) /__w/tarantool/tarantool/src/box/ipro... (continued)

69042 of 122379 branches covered (56.42%)

101743 of 116376 relevant lines covered (87.43%)

1789536.57 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
94.46
-1.44% src/box/vy_read_iterator.c
5
93.09
-2.66% src/box/vy_range.c
3
90.9
-0.31% src/box/vy_scheduler.c
2
92.15
-0.05% src/box/vinyl.c
2
87.16
-0.13% src/box/vy_run.c
2
85.61
-0.72% src/lib/core/coio.c
2
93.21
0.09% src/lib/core/fiber.c
1
95.23
-0.13% src/box/replication.cc
1
84.46
0.04% src/box/xlog.c
1
91.45
-0.11% src/lib/swim/swim.c
Jobs
ID Job ID Ran Files Coverage
1 16801877098.1 07 Aug 2025 10:41AM UTC 514
87.43
GitHub Action Run
Source Files on build 16801877098
  • Tree
  • List 514
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • ebf850d0 on github
  • Prev Build on release/3.2 (#16773925289)
  • Next Build on release/3.2 (#16874708730)
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