servo / rust-url

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

Reduce small string allocations with simple char counting #935

Open cynecx opened 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 16.66667% with 10 lines in your changes are missing coverage. Please review.

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

Files Patch % Lines
url/src/parser.rs 16.66% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #935 +/- ## ======================================= Coverage ? 81.70% ======================================= Files ? 20 Lines ? 3547 Branches ? 0 ======================================= Hits ? 2898 Misses ? 649 Partials ? 0 ```

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