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

tarantool / crud / 21630023613
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: refs/pull/500/merge
DEFAULT BRANCH: master
Ran 03 Feb 2026 12:48PM 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 12:22PM UTC coverage: 88.55% (+0.09%) from 88.463%
21630023613

push

github

vakhov
fix(schema): avoid deadlock on reload_schema error

Ensure reload_schema always clears reload_in_progress flag
and broadcasts condition variable 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.

Add integration test reproducing the issue and verifying that
schema reload can be retried successfully after a failure.

Fixes tarantool/crud#479

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

5220 of 5895 relevant lines covered (88.55%)

12606.91 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 21630023613.1 03 Feb 2026 12:48PM UTC 66
88.55
GitHub Action Run
Source Files on build 21630023613
  • Tree
  • List 66
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 642354d0 on github
  • Prev Build on fix/schema-reload-deadlock-after-error (#21280333036)
  • Next Build on fix/schema-reload-deadlock-after-error (#21630196192)
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