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

Fix mutating path of URL without authority (idempotency, empty path segments) #996

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Improve testing for host, path, query, hash when mutating path

522e145
Select commit
Loading
Failed to load commit list.
Open

Fix mutating path of URL without authority (idempotency, empty path segments) #996

Improve testing for host, path, query, hash when mutating path
522e145
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 8, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 1775 in url/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

url/src/lib.rs#L1775

Added line #L1775 was not covered by tests

Check warning on line 269 in url/src/path_segments.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

url/src/path_segments.rs#L269

Added line #L269 was not covered by tests

Check warning on line 272 in url/src/path_segments.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

url/src/path_segments.rs#L272

Added line #L272 was not covered by tests