Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve retrying downloads code and testing #1559

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Add tests for odd times encountered

b2736e4
Select commit
Loading
Failed to load commit list.
Open

Improve retrying downloads code and testing #1559

Add tests for odd times encountered
b2736e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

88.66% (+0.34%) compared to 1bd44f0

View this Pull Request on Codecov

88.66% (+0.34%) compared to 1bd44f0

Details

Codecov Report

Attention: Patch coverage is 89.90826% with 11 lines in your changes missing coverage. Please review.

Project coverage is 88.66%. Comparing base (1bd44f0) to head (b2736e4).

Files with missing lines Patch % Lines
dandi/dandiarchive.py 14.28% 6 Missing ⚠️
dandi/dandiapi.py 33.33% 2 Missing ⚠️
dandi/utils.py 92.30% 2 Missing ⚠️
dandi/download.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1559      +/-   ##
==========================================
+ Coverage   88.31%   88.66%   +0.34%     
==========================================
  Files          78       78              
  Lines       10735    10830      +95     
==========================================
+ Hits         9481     9602     +121     
+ Misses       1254     1228      -26     

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