servo / rust-url

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

Add benches that use the main idna 1.0 entry point in idna and url #950

Closed hsivonen closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 79.93%. Comparing base (4a14519) to head (9fd5e1c). Report is 2 commits behind head on idna-v1x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## idna-v1x #950 +/- ## ============================================ + Coverage 79.89% 79.93% +0.04% ============================================ Files 23 23 Lines 4227 4227 ============================================ + Hits 3377 3379 +2 + Misses 850 848 -2 ```

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