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

tarantool / tarantool / 27400195276
88%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2026 07:15AM 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

12 Jun 2026 07:01AM UTC coverage: 87.678% (+0.01%) from 87.667%
27400195276

push

github

Buristan
build: fix fiber stack size for clang debug asan

There is a limit in Lua parser for too many syntactic levels, but the
stack overflow may come before this limit is reached. This depends on
the fiber stack size and on the code options (compiler, mode, ASAN).

The clang in debug mode with ASAN produces the code which consumes stack
too quick and the overflow triggers before syntactic level limit. So, we
increase the minimal fiber stack size for this configuration from 512Kb
to 1Mb.

See [1] for details.

1. https://github.com/tarantool/security/issues/153

Closes tarantool/security#153

NO_DOC=build
NO_TEST=build
NO_CHANGELOG=build
NO_DEPS_UPDATE

70758 of 119006 branches covered (59.46%)

106382 of 121332 relevant lines covered (87.68%)

1367122.79 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
60.42
-3.55% src/lib/core/fio.c
6
95.22
-1.25% src/box/vy_read_iterator.c
4
93.31
-1.27% src/lib/swim/swim_io.c
3
88.09
-0.19% src/box/vy_run.c
3
92.0
-0.3% src/box/vy_scheduler.c
2
95.45
-4.55% src/lib/json/json.h
2
97.05
-0.1% src/lib/msgpuck/msgpuck.h
1
92.74
0.0% src/box/vinyl.c
1
85.79
0.01% src/box/xlog.c
1
81.38
-0.3% src/lib/core/coio.c
1
93.15
0.1% src/lib/core/fiber.c
1
22.7
-0.02% src/lib/uri/uri_parser.c
Jobs
ID Job ID Ran Files Coverage
1 27400195276.1 12 Jun 2026 07:15AM UTC 525
87.68
GitHub Action Run
Source Files on build 27400195276
  • 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
  • c679fad7 on github
  • Prev Build on master (#27306094803)
  • Next Build on master (#27632415373)
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