servo / rust-url

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

Fix incorrect parsing of Windows drive letter quirk (#889) #890

Open GabrielDertoni opened 6 months ago

GabrielDertoni commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (92f356e) 81.70% compared to head (7dda791) 81.66%.

:exclamation: Current head 7dda791 differs from pull request most recent head 19ebc6c. Consider uploading reports for the commit 19ebc6c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #890 +/- ## ========================================== - Coverage 81.70% 81.66% -0.04% ========================================== Files 20 20 Lines 3547 3545 -2 ========================================== - Hits 2898 2895 -3 - Misses 649 650 +1 ```

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