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

tarantool / tarantool / 25485044979
88%

Build:
DEFAULT BRANCH: master
Ran 07 May 2026 08:48AM 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

07 May 2026 08:33AM UTC coverage: 87.679% (-0.005%) from 87.684%
25485044979

push

github

locker
coro: build fix on recent gcc

Build is failed on recent gcc. __regparm__ attribute is for x86-32 only
and we do not support it (at least Tarantool fails to compile for x86-32
currently). So let's just remove this optimization.

```
In file included from /home/shiny/dev/tarantool/src/lib/core/fiber.h:50,
                 from /home/shiny/dev/tarantool/src/on_shutdown.c:35:
/home/shiny/dev/tarantool/third_party/coro/coro.h:380:1: error: ‘regparm’ attribute ignored [-Werror=attributes]
  380 | coro_transfer (coro_context *prev, coro_context *next);
      | ^~~~~~~~~~~~~
```

NO_TEST=build fix
NO_CHANGELOG=build fix
NO_DOC=build fix

70723 of 118970 branches covered (59.45%)

106344 of 121288 relevant lines covered (87.68%)

1355480.38 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
60.42
-3.55% src/lib/core/fio.c
4
90.86
-0.09% src/box/box.cc
4
85.62
-0.32% src/box/xlog.c
4
22.64
-0.08% src/lib/uri/uri_parser.c
3
97.26
0.0% src/lib/msgpuck/msgpuck.h
2
89.85
-0.1% src/box/xrow.c
2
81.38
-0.6% src/lib/core/coio.c
2
87.03
-0.29% src/lib/core/say.c
2
91.56
-0.22% src/lib/swim/swim.c
1
89.64
-0.07% src/box/applier.cc
1
95.1
-0.1% src/box/replication.cc
1
95.74
-0.53% src/box/vy_range.c
1
88.22
0.07% src/box/vy_run.c
1
96.55
-1.15% src/lib/core/histogram.c
1
96.55
-0.86% src/lib/vclock/vclock.c
Jobs
ID Job ID Ran Files Coverage
1 25485044979.1 07 May 2026 08:48AM UTC 525
87.68
GitHub Action Run
Source Files on build 25485044979
  • 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
  • ebac0b8c on github
  • Prev Build on master (#25483222055)
  • Next Build on master (#25494731709)
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