servo / rust-url

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

Stabilize debugger_visualizer feature #855

Closed lucacasonato closed 11 months ago

lucacasonato commented 12 months ago

Rust 1.71 stabilizes tomorrow (13-Jul-2023).

Closes #854

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.11 :tada:

Comparison is base (b228574) 82.05% compared to head (247c278) 82.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #855 +/- ## ========================================== + Coverage 82.05% 82.16% +0.11% ========================================== Files 20 20 Lines 3365 3369 +4 ========================================== + Hits 2761 2768 +7 + Misses 604 601 -3 ``` | [Impacted Files](https://app.codecov.io/gh/servo/rust-url/pull/855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servo) | Coverage Δ | | |---|---|---| | [url/src/lib.rs](https://app.codecov.io/gh/servo/rust-url/pull/855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servo#diff-dXJsL3NyYy9saWIucnM=) | `76.06% <ø> (+0.03%)` | :arrow_up: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/servo/rust-url/pull/855/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servo)

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