Skip to content

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

c9a88a6
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
c9a88a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 12, 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 1774 in url/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

url/src/lib.rs#L1774

Added line #L1774 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