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

Add FileDownloader class with file:// protocol #430

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add FileDownloader class with file protocol to allow repository to be…

75e9edb
Select commit
Loading
Failed to load commit list.
Open

Add FileDownloader class with file:// protocol #430

Add FileDownloader class with file protocol to allow repository to be…
75e9edb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 2, 2024 in 0s

16.66% of diff hit (target 80.00%)

View this Pull Request on Codecov

16.66% of diff hit (target 80.00%)

Annotations

Check warning on line 519 in pooch/downloaders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pooch/downloaders.py#L517-L519

Added lines #L517 - L519 were not covered by tests

Check warning on line 549 in pooch/downloaders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pooch/downloaders.py#L549

Added line #L549 was not covered by tests

Check warning on line 552 in pooch/downloaders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pooch/downloaders.py#L551-L552

Added lines #L551 - L552 were not covered by tests

Check warning on line 555 in pooch/downloaders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pooch/downloaders.py#L554-L555

Added lines #L554 - L555 were not covered by tests

Check warning on line 557 in pooch/downloaders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pooch/downloaders.py#L557

Added line #L557 was not covered by tests

Check warning on line 561 in pooch/downloaders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pooch/downloaders.py#L559-L561

Added lines #L559 - L561 were not covered by tests

Check warning on line 564 in pooch/downloaders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pooch/downloaders.py#L563-L564

Added lines #L563 - L564 were not covered by tests

Check warning on line 566 in pooch/downloaders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pooch/downloaders.py#L566

Added line #L566 was not covered by tests