Skip to content

fix: use FileLock to avoid downloading models concurrently into share…

c672479
Select commit
Loading
Failed to load commit list.
Closed

fix: use FileLock to avoid downloading models concurrently into shared storage #395

fix: use FileLock to avoid downloading models concurrently into share…
c672479
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 1s

94.53% (-0.13%) compared to 8e8cf61

View this Pull Request on Codecov

94.53% (-0.13%) compared to 8e8cf61

Details

Codecov Report

❌ Patch coverage is 2.38095% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.53%. Comparing base (8e8cf61) to head (c672479).

Files with missing lines Patch % Lines
nc_py_api/ex_app/integration_fastapi.py 2.38% 41 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #395      +/-   ##
==========================================
- Coverage   94.65%   94.53%   -0.13%     
==========================================
  Files          45       45              
  Lines        5392     5400       +8     
==========================================
+ Hits         5104     5105       +1     
- Misses        288      295       +7     
Files with missing lines Coverage Δ
nc_py_api/ex_app/integration_fastapi.py 22.59% <2.38%> (-0.48%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.