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/patch succeeded Feb 3, 2025 in 0s

89.90% of diff hit (target 88.31%)

View this Pull Request on Codecov

89.90% of diff hit (target 88.31%)

Annotations

Check warning on line 241 in dandi/dandiapi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/dandiapi.py#L241

Added line #L241 was not covered by tests

Check warning on line 246 in dandi/dandiapi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/dandiapi.py#L246

Added line #L246 was not covered by tests

Check warning on line 898 in dandi/dandiarchive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/dandiarchive.py#L896-L898

Added lines #L896 - L898 were not covered by tests

Check warning on line 901 in dandi/dandiarchive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/dandiarchive.py#L900-L901

Added lines #L900 - L901 were not covered by tests

Check warning on line 909 in dandi/dandiarchive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/dandiarchive.py#L909

Added line #L909 was not covered by tests

Check warning on line 800 in dandi/download.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/download.py#L800

Added line #L800 was not covered by tests

Check warning on line 939 in dandi/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/utils.py#L938-L939

Added lines #L938 - L939 were not covered by tests