servo / rust-url

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

Deprecate Origin unicode_serialization (and bump the url version) #917

Open evilpie opened 6 months ago

evilpie commented 6 months ago

Fixes #881

micolous commented 6 months ago

FYI https://github.com/servo/rust-url/pull/887 already fixed this and other deprecations – that's was just blocked on #886 to run wasm32 tests in CI.

codecov[bot] commented 5 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@73803fa). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #917 +/- ## ======================================= Coverage ? 81.77% ======================================= Files ? 20 Lines ? 3551 Branches ? 0 ======================================= Hits ? 2904 Misses ? 647 Partials ? 0 ```

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