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

Reduce messaging to pyout on progress of downloads #1554

Merged
merged 5 commits into from
Dec 17, 2024

Yield error if attempts_allowed is not int

2f74075
Select commit
Loading
Failed to load commit list.
Merged

Reduce messaging to pyout on progress of downloads #1554

Yield error if attempts_allowed is not int
2f74075
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

88.52% (+0.03%) compared to dc938f6

View this Pull Request on Codecov

88.52% (+0.03%) compared to dc938f6

Details

Codecov Report

Attention: Patch coverage is 86.84211% with 5 lines in your changes missing coverage. Please review.

Project coverage is 88.52%. Comparing base (dc938f6) to head (2f74075).

Files with missing lines Patch % Lines
dandi/download.py 87.87% 4 Missing ⚠️
dandi/support/pyout.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1554      +/-   ##
==========================================
+ Coverage   88.49%   88.52%   +0.03%     
==========================================
  Files          78       78              
  Lines       10742    10736       -6     
==========================================
- Hits         9506     9504       -2     
+ Misses       1236     1232       -4     

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