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

tarantool / tarantool / 21287343364
88%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2026 01:25PM UTC
Jobs 1
Files 522
Run time 1min
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

23 Jan 2026 01:11PM UTC coverage: 87.592% (+0.02%) from 87.569%
21287343364

push

github

Buristan
cmake: refactoring test generation

CMake and OSS FUZZ build script use a common CMake function
`create_luzer_test` for generating tests. For unsupported and
broken tests CMake marks CTest's test as disabled and for OSS FUZZ
these tests should be skipped at all. luzer-based tests generated
in cmake/BuildLuaTests.cmake were not skipped for OSS FUZZ and
the build became broken - bad check was not passed for unsupported
tests:

NO_WRAP
BAD BUILD: /tmp/not-out/tmp0_7ic7cn/string_packsize_test seems to have either startup crash or exit:
sysctl: setting key "vm.mmap_rnd_bits", ignoring: Read-only file system
/tmp/not-out/tmp0_7ic7cn/string_packsize_test -- -rss_limit_mb=2560 -timeout=25 -seed=1337 -runs=4 < /dev/null
Unsupported version.
NO_WRAP

The patch introduce option DISABLED for CMake function
`create_luzer_test` and refactors test generation.

Follows up the commit 8b28a03f7eab ("cmake: copying luzer-based
tests to a single dir").

NO_CHANGELOG=testing
NO_DOC=testing

70246 of 118178 branches covered (59.44%)

105542 of 120493 relevant lines covered (87.59%)

1407218.02 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.13
-0.17% src/box/relay.cc
1
85.86
-0.11% src/box/xlog.c
1
92.93
-0.1% src/lib/core/fiber.c
1
95.4
-1.15% src/lib/core/histogram.c
1
90.38
-1.92% src/lib/core/trigger.cc
1
91.68
-0.11% src/lib/swim/swim.c
2
86.22
-0.31% src/lib/core/say.c
3
90.9
-0.31% src/box/vy_scheduler.c
8
60.42
-3.55% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 21287343364.1 23 Jan 2026 01:25PM UTC 522
87.59
GitHub Action Run
Source Files on build 21287343364
  • Tree
  • List 522
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c32b8258 on github
  • Prev Build on master (#21252841805)
  • Next Build on master (#21358869963)
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