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

tarantool / tarantool / 29821451397
88%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2026 10:29AM 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

21 Jul 2026 10:14AM UTC coverage: 87.826% (+0.006%) from 87.82%
29821451397

push

github

locker
coio: cleanup initialization code

 * Drop eio_warn_uninitialized. It's not needed as we'll crash anyway
   trying to use coio from a thread where it wasn't enabled.
 * Drop eio_main_user. No need in this fallback mechanism because coio
   must be enabled in each thread where it's used.
 * Do not use pthread_once for initialization. Instead split eio_init
   into eio_init and eio_enable to match coio_init and coio_enable.
 * Drop the return code of eio_init because it's always 0.

Follow-up #12936

NO_DOC=code cleanup
NO_TEST=code cleanup
NO_CHANGELOG=code cleanup

71928 of 120688 branches covered (59.6%)

107633 of 122553 relevant lines covered (87.83%)

1373578.79 hits per line

Coverage Regressions

Lines Coverage ∆ File
52
79.55
0.1% src/main.cc
19
87.03
-2.57% src/lib/core/coio_task.c
9
88.14
-7.63% src/box/vy_regulator.c
3
92.77
-0.04% src/box/vinyl.c
2
91.2
0.43% src/box/box.cc
2
88.13
-0.13% src/box/vy_run.c
2
93.43
-0.39% src/box/xrow_update_field.c
1
88.96
-0.61% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
90.35
-0.08% src/box/vy_log.c
1
89.14
-0.15% src/box/vy_lsm.c
1
95.74
0.0% src/box/vy_range.c
1
96.47
-0.21% src/box/vy_read_iterator.c
1
85.87
0.09% src/box/xlog.c
1
96.12
-0.05% src/lib/salad/bps_tree.h
Jobs
ID Job ID Ran Files Coverage
1 29821451397.1 21 Jul 2026 10:29AM UTC 529
87.83
GitHub Action Run
Source Files on build 29821451397
  • Tree
  • List 529
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a142c3b3 on github
  • Prev Build on master (#29758248860)
  • Next Build on master (#29924834848)
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