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 handling empty segments in urls according to RFC3986 #1026

Merged
merged 38 commits into from
Jul 3, 2024

[email protected] && fail_ci_if_error=true

64ccea3
Select commit
Loading
Failed to load commit list.
Merged

Improve handling empty segments in urls according to RFC3986 #1026

[email protected] && fail_ci_if_error=true
64ccea3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 27, 2024 in 0s

89.79% of diff hit (target 61.96%)

View this Pull Request on Codecov

89.79% of diff hit (target 61.96%)

Annotations

Check warning on line 864 in tests/test_url.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_url.py#L862-L864

Added lines #L862 - L864 were not covered by tests

Check warning on line 727 in yarl/_url.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

yarl/_url.py#L727

Added line #L727 was not covered by tests

Check warning on line 731 in yarl/_url.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

yarl/_url.py#L731

Added line #L731 was not covered by tests