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

tarantool / tarantool / 13906330640
88%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2025 06:04PM UTC
Jobs 1
Files 518
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

17 Mar 2025 05:47PM UTC coverage: 87.453% (-0.01%) from 87.464%
13906330640

push

github

Buristan
cmake: support TAP tests by CTest

CTest support has been added in commit a9b9f2eb4f71
("test: execute tests using CTest"), however, `test-run.py` was
used for running TAP tests. The patch adds support of running TAP
tests (suites app-tap, box-tap, engine-tap and sql-tap) by CTest
directly, without using test-run.py.

Note, that the following TAP tests were rewritten because these
tests were used .result files for execution, see [1]:

- box-tap/trigger_yield.test.lua -> box-luatest/trigger_yield_test.lua
- app-tap/tap.test.lua -> app-luatest/tap_test.lua
- app-tap/logger_pipe.test.lua -> app-luatest/logger_pipe_test.lua
- app-tap/init_script.test.lua -> app-luatest/init_script_test.lua
- app-tap/pcall.test.lua -> app-luatest/pcall_test.lua
- app-tap/debug.test.lua -> app-luatest/debug_test.lua
- box-tap/trigger_atexit.test.lua -> box-luatest/trigger_atexit_test.lua
- box-tap/gh-5602-environment-vars-cfg.test.lua ->
    box-luatest/gh-5602-environment-vars-cfg_test.lua

And the following TAP tests were rewritten because these
tests required inspector functionality builtin into test-run.py,
see [2]:

- box-tap/session.storage.test.lua -> box-luatest/session_storage_test.lua
- box-tap/net.box.test.lua -> box-luatest/net_box_test.lua
- box-tap/session.test.lua -> test/box-luatest/session_test.lua

Note, that TAP test suites use environment variable
`MEMTX_ALLOCATOR`. Support from the test executor is not required
for using this parameter in tests.

Note, that `tarantool` was not added to "*-deps", because
running target `box_generate_lua_sources`, that builds Lua source
files in parallel corrupts the generated Lua files.

Follows up #10216

1. https://github.com/tarantool/tarantool/pull/10725
2. https://github.com/tarantool/tarantool/pull/11021

NO_CHANGELOG=testing
NO_DOC=testing
NO_TEST=testing

70034 of 123601 branches covered (56.66%)

103150 of 117949 relevant lines covered (87.45%)

2857775.58 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.36
-0.31% src/box/raft.c
1
96.55
-1.15% src/lib/core/histogram.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
2
92.53
0.0% src/box/vinyl.c
2
94.78
-0.42% src/box/vy_read_iterator.c
2
84.27
-0.04% src/box/xlog.c
2
84.53
-0.72% src/lib/core/coio.c
2
93.02
-0.1% src/lib/core/fiber.c
3
90.89
0.06% src/box/box.cc
3
91.59
-0.59% src/box/gc.c
3
90.9
-0.31% src/box/vy_scheduler.c
4
93.62
-2.13% src/box/vy_range.c
4
97.15
-0.41% src/lib/msgpuck/msgpuck.h
7
87.11
-0.47% src/box/vy_run.c
Jobs
ID Job ID Ran Files Coverage
1 13906330640.1 17 Mar 2025 06:04PM UTC 518
87.45
GitHub Action Run
Source Files on build 13906330640
  • Tree
  • List 518
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 875b4680 on github
  • Prev Build on master (#13853899049)
  • Next Build on master (#13922350450)
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