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

Use yarl to clean up some code #1415

Merged
merged 3 commits into from
Mar 6, 2024

Add tests for `is_same_url()`

e58df62
Select commit
Loading
Failed to load commit list.
Merged

Use yarl to clean up some code #1415

Add tests for `is_same_url()`
e58df62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 5, 2024 in 1s

72.41% of diff hit (target 88.53%)

View this Pull Request on Codecov

72.41% of diff hit (target 88.53%)

Annotations

Check warning on line 1524 in dandi/dandiapi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/dandiapi.py#L1524

Added line #L1524 was not covered by tests

Check warning on line 454 in dandi/tests/test_delete.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/tests/test_delete.py#L454

Added line #L454 was not covered by tests

Check warning on line 571 in dandi/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/utils.py#L571

Added line #L571 was not covered by tests

Check warning on line 627 in dandi/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/utils.py#L624-L627

Added lines #L624 - L627 were not covered by tests

Check warning on line 630 in dandi/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dandi/utils.py#L630

Added line #L630 was not covered by tests