servo / rust-url

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

Fix search setting for non-special urls with space, query and fragment #879

Closed edgul closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (ae8d29e) 81.84% compared to head (ab709bb) 81.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #879 +/- ## ======================================= Coverage 81.84% 81.85% ======================================= Files 20 20 Lines 3531 3532 +1 ======================================= + Hits 2890 2891 +1 Misses 641 641 ``` | [Files](https://app.codecov.io/gh/servo/rust-url/pull/879?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/879?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servo#diff-dXJsL3NyYy9saWIucnM=) | `75.56% <100.00%> (+0.03%)` | :arrow_up: |

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