servo / rust-url

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

Update urltestdata.json WPT test cases #819

Closed valenting closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b65a455) 82.71% compared to head (d000efe) 82.71%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #819 +/- ## ======================================= Coverage 82.71% 82.71% ======================================= Files 20 20 Lines 3303 3303 ======================================= Hits 2732 2732 Misses 571 571 ``` | [Impacted Files](https://codecov.io/gh/servo/rust-url/pull/819?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Servo) | Coverage Δ | | |---|---|---| | [url/tests/data.rs](https://codecov.io/gh/servo/rust-url/pull/819?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Servo#diff-dXJsL3Rlc3RzL2RhdGEucnM=) | `77.08% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Servo). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Servo)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

valenting commented 1 year ago

Thanks!