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

tarantool / tarantool / 30524871918
88%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2026 08:16AM UTC
Jobs 1
Files 529
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

30 Jul 2026 07:59AM UTC coverage: 87.84% (-0.001%) from 87.841%
30524871918

push

github

locker
misc: make fiber_new non-failing

There are 2 cases when `fiber_new()` may fail:
1. stack allocation failure.
2. guard page protection with `mprotect()` failure.

Let's panic in the 1st case - we panic soon anyway as our policy is to
panic on runtime memory allocation failures.

Let's just drop a line in log in the 2d case, checking stack overflow is
not critical.

Closes #12338

@TarantoolBot document
Title: `fiber_new()`\`fiber_new_ex()` are changed to always be
successful

72032 of 120889 branches covered (59.59%)

107955 of 122899 relevant lines covered (87.84%)

1373001.54 hits per line

Coverage Regressions

Lines Coverage ∆ File
33
94.51
0.35% src/lib/core/fiber.c
16
90.7
-0.43% src/box/box.cc
7
95.22
-1.46% src/box/vy_read_iterator.c
6
92.59
-0.19% src/box/vinyl.c
5
93.43
-0.96% src/box/xrow_update_field.c
3
89.94
-0.22% src/box/applier.cc
3
92.45
0.15% src/box/vy_scheduler.c
3
89.65
-0.06% src/box/xrow.c
2
88.07
-0.13% src/box/vy_run.c
2
82.22
-4.44% src/lib/core/latch.h
2
86.9
-0.25% src/lib/core/say.c
1
95.74
-0.53% src/box/vy_range.c
1
94.25
-0.26% src/box/vy_write_iterator.c
1
85.86
-0.11% src/box/xlog.c
1
60.42
-0.42% src/lib/core/fio.c
1
90.38
-1.92% src/lib/core/trigger.cc
Jobs
ID Job ID Ran Files Coverage
1 30524871918.1 30 Jul 2026 08:16AM UTC 529
87.84
GitHub Action Run
Source Files on build 30524871918
  • Tree
  • List 529
  • Changed 41
  • Source Changed 0
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 42d7de28 on github
  • Prev Build on master (#30464060637)
  • Next Build on master (#30550368488)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc