servo / rust-url

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

Fix panic in set_path for file URLs #865

Closed valenting closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.31% :tada:

Comparison is base (1158370) 81.42% compared to head (e9b761b) 81.74%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #865 +/- ## ========================================== + Coverage 81.42% 81.74% +0.31% ========================================== Files 20 20 Lines 3516 3517 +1 ========================================== + Hits 2863 2875 +12 + Misses 653 642 -11 ``` | [Files Changed](https://app.codecov.io/gh/servo/rust-url/pull/865?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servo) | Coverage Δ | | |---|---|---| | [url/src/lib.rs](https://app.codecov.io/gh/servo/rust-url/pull/865?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servo#diff-dXJsL3NyYy9saWIucnM=) | `75.53% <ø> (+1.46%)` | :arrow_up: | | [idna/src/uts46.rs](https://app.codecov.io/gh/servo/rust-url/pull/865?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servo#diff-aWRuYS9zcmMvdXRzNDYucnM=) | `94.19% <100.00%> (ø)` | | | [url/src/parser.rs](https://app.codecov.io/gh/servo/rust-url/pull/865?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servo#diff-dXJsL3NyYy9wYXJzZXIucnM=) | `81.49% <100.00%> (+0.02%)` | :arrow_up: |

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