Skip to content

BF: Seek file data to 0 before every retry in request(), not just for…

1a35018
Select commit
Loading
Failed to load commit list.
Draft

BF: Seek file data to 0 before every retry in request(), not just for retryable status codes #1824

BF: Seek file data to 0 before every retry in request(), not just for…
1a35018
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 26, 2026 in 1s

75.12% (-0.01%) compared to 5f03d9b

View this Pull Request on Codecov

75.12% (-0.01%) compared to 5f03d9b

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 75.12%. Comparing base (5f03d9b) to head (1a35018).

Files with missing lines Patch % Lines
dandi/dandiapi.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1824      +/-   ##
==========================================
- Coverage   75.12%   75.12%   -0.01%     
==========================================
  Files          84       84              
  Lines       11930    11931       +1     
==========================================
  Hits         8963     8963              
- Misses       2967     2968       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.