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

tarantool / tarantool / 21665909221
88%

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2026 09:46AM UTC
Jobs 1
Files 525
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

04 Feb 2026 09:26AM UTC coverage: 87.598% (+0.006%) from 87.592%
21665909221

push

github

sergepetrenko
coro: do not clear rbp in coro_init

Currently `rbp` register is cleared in `coro_init()` to stop unwinding.
However, despite the fact that this register is present in the clobber
list, and `coro.c` is compiled with `-fomit-frame-pointer`, a compiler
tries to use `rbp`. It seems that zeroing out of `rbp` is actually not
required. This patch reverts a part of commit 761053f0aae8 ("coro: fix
`coro_{init,startup}` unwind information").

Closes #12216

NO_DOC=bugfix
NO_CHANGELOG=internal
NO_TEST=hard to create a stable reproducer

70258 of 118255 branches covered (59.41%)

105612 of 120565 relevant lines covered (87.6%)

1386530.71 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.09
0.09% src/box/box.cc
1
95.1
-0.1% src/box/replication.cc
1
94.99
-0.21% src/box/vy_read_iterator.c
1
88.16
-0.01% src/box/vy_run.c
1
86.05
0.29% src/box/xlog.c
1
96.55
-1.15% src/lib/core/histogram.c
1
75.06
-0.25% src/main.cc
2
92.52
0.0% src/box/vinyl.c
2
93.03
-0.01% src/lib/core/fiber.c
2
97.15
0.0% src/lib/msgpuck/msgpuck.h
3
90.9
-0.31% src/box/vy_scheduler.c
4
93.02
-0.74% src/box/xrow_update_field.c
Jobs
ID Job ID Ran Files Coverage
1 21665909221.1 04 Feb 2026 09:46AM UTC 525
87.6
GitHub Action Run
Source Files on build 21665909221
  • Tree
  • List 525
  • Changed 24
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f34fbff4 on github
  • Prev Build on master (#21662856606)
  • Next Build on master (#21666497314)
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