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

tarantool / tarantool / 28979967623
88%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2026 10:40PM UTC
Jobs 1
Files 525
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

08 Jul 2026 10:24PM UTC coverage: 87.721% (+0.001%) from 87.72%
28979967623

push

github

Gerold103
doc: fix minor nits around agent docs

I've looked over agent documents and have minor corrections. The list is
below.

A couple of corrections around test types:

* Clarified that diff based tests may be written using Python.
* Added `app` test type (missed in the original description).
* Mention `suite.ini` and its `core` property to give a formal way to
  differentiate test types.

Regarding building:

* Replaced `Release` with `RelWithDebInfo`, because the latter is the
  real production build that shipped in our packages. `Release` (without
  debug info) shouldn't be used, because `fiber.info` stacktraces are
  incomplete without the debug info (and splitdebug doesn't work here).
  Maybe there are other reasons (LuaJIT's stack unwinding?).
* Replaced `libcurl` as a build/runtime dependency with `libreadline`,
  because `libcurl` is bundled by default.

Redarding executing tests:

* Clarified that `--var` test-run's option is only optional if only one
  test-run's process works at the moment. Parallel ones need separate
  var directories.
* Clarified Unix socket path length statement: certain 107/103 symbols
  limit, path -> absolute path.
* `--builddir` is almost never needed if the in-source build is used, so
  replaced 'practically all cases' with 'in case of the out-of-source
  build'.

NO_DOC=no behavior changes, the dev guide update
NO_CHANGELOG=same
NO_TEST=same

71093 of 119426 branches covered (59.53%)

106684 of 121618 relevant lines covered (87.72%)

1378656.21 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
95.22
-1.25% src/box/vy_read_iterator.c
4
92.64
-0.09% src/box/vinyl.c
4
85.62
-0.27% src/box/xlog.c
4
93.31
-1.27% src/lib/swim/swim_io.c
3
92.0
-0.3% src/box/vy_scheduler.c
2
87.82
-0.41% src/box/vy_stmt.c
2
93.81
0.01% src/box/xrow_update_field.c
2
93.87
-0.18% src/lib/core/fiber.c
2
95.45
-4.55% src/lib/json/json.h
2
22.62
-0.04% src/lib/uri/uri_parser.c
1
88.96
-0.61% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
96.7
0.35% src/box/relay.cc
1
90.35
-0.08% src/box/vy_log.c
1
95.74
1.06% src/box/vy_range.c
Jobs
ID Job ID Ran Files Coverage
1 28979967623.1 08 Jul 2026 10:40PM UTC 525
87.72
GitHub Action Run
Source Files on build 28979967623
  • Tree
  • List 525
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 574bff79 on github
  • Prev Build on master (#28878607305)
  • Next Build on master (#29023887101)
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