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

Update CHANGES.rst

474926d
Select commit
Loading
Failed to load commit list.
Merged

Improve handling empty segments in urls according to RFC3986 #1026

Update CHANGES.rst
474926d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 1, 2024 in 0s

75.00% of diff hit (target 61.96%)

View this Pull Request on Codecov

75.00% of diff hit (target 61.96%)

Annotations

Check warning on line 860 in tests/test_url.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_url.py#L859-L860

Added lines #L859 - L860 were not covered by tests

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 868 in tests/test_url.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_url.py#L868

Added line #L868 was not covered by tests

Check warning on line 873 in tests/test_url.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_url.py#L870-L873

Added lines #L870 - L873 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