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

tarantool / crud / 21626863174
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: refs/pull/500/merge
DEFAULT BRANCH: master
Ran 03 Feb 2026 11:03AM UTC
Jobs 1
Files 66
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

03 Feb 2026 10:36AM UTC coverage: 88.28% (+0.09%) from 88.194%
21626863174

push

github

Alex Vakhov
fix(schema): avoid deadlock on reload_schema error

Ensure reload_schema always clears reload_in_progress flag
even if schema reload fails or times out.

Previously, an early return on error left reload_in_progress
set to true, causing subsequent crud.schema() calls to wait
until timeout indefinitely.

Also, broadcast() is now called only on success to prevent
waiting requests from incorrectly returning true when reload
actually failed.

Fixes tarantool/crud#479

8 of 9 new or added lines in 1 file covered. (88.89%)

5220 of 5913 relevant lines covered (88.28%)

12598.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
95.3
2.73% crud/common/schema.lua
Jobs
ID Job ID Ran Files Coverage
1 21626863174.1 03 Feb 2026 11:03AM UTC 66
88.28
GitHub Action Run
Source Files on build 21626863174
  • Tree
  • List 66
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9efdd24f on github
  • Prev Build on master (#21588931143)
  • Next Build on fix/schema-reload-deadlock-after-error (#21626915927)
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