Skip to content

fix(ex_app): retry model downloads when the host throttles - #460

Merged
oleksandr-nc merged 3 commits into
mainfrom
fix/model-download-retry
Aug 11, 2026
Merged

fix(ex_app): retry model downloads when the host throttles#460
oleksandr-nc merged 3 commits into
mainfrom
fix/model-download-retry

test(ex_app): pin the documented default of five retries

ce15278
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2026 in 1s

94.89% (+0.09%) compared to 786d102

View this Pull Request on Codecov

94.89% (+0.09%) compared to 786d102

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.89%. Comparing base (786d102) to head (ce15278).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
+ Coverage   94.79%   94.89%   +0.09%     
==========================================
  Files          50       50              
  Lines        5767     5875     +108     
==========================================
+ Hits         5467     5575     +108     
  Misses        300      300              
Files with missing lines Coverage Δ
nc_py_api/ex_app/integration_fastapi.py 60.35% <100.00%> (+8.48%) ⬆️
tests_unit/test_fetch_model_file.py 98.03% <100.00%> (+0.98%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.