servo / rust-url

URL parser for Rust
https://docs.rs/url/
Apache License 2.0
1.27k stars 317 forks source link

Normalize URL paths: convert /.//p, /..//p, and //p to p #943

Open theskim opened 2 weeks ago

theskim commented 2 weeks ago

https://bugzilla.mozilla.org/show_bug.cgi?id=1874119

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@54346fa). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #943 +/- ## ======================================= Coverage ? 81.82% ======================================= Files ? 21 Lines ? 3559 Branches ? 0 ======================================= Hits ? 2912 Misses ? 647 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.