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

tarantool / crud / 21623885581
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: refs/pull/500/merge
DEFAULT BRANCH: master
Ran 03 Feb 2026 09:32AM 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 09:04AM UTC coverage: 88.28% (+0.09%) from 88.194%
21623885581

Pull #480

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

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

5220 of 5913 relevant lines covered (88.28%)

12642.75 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 21623885581.1 03 Feb 2026 09:32AM UTC 66
88.28
GitHub Action Run
Source Files on build 21623885581
  • 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 (#21588931143)
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