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

tarantool / crud / 21632117449
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: refs/pull/500/merge
DEFAULT BRANCH: master
Ran 03 Feb 2026 01:56PM 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 01:28PM UTC coverage: 88.351% (+0.09%) from 88.265%
21632117449

Pull #480

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
Pull Request #480: fix(schema): avoid deadlock on reload_schema error

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

5241 of 5932 relevant lines covered (88.35%)

12513.02 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 21632117449.1 03 Feb 2026 01:56PM UTC 66
88.35
GitHub Action Run
Source Files on build 21632117449
  • Tree
  • List 66
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #480
  • PR Base - master (#21631996241)
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