servo / rust-url

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

Implement std::error::Error for InvalidBase64 #856

Closed lucacasonato closed 11 months ago

lucacasonato commented 12 months ago

Small followup to #698 (towards #697)

codecov[bot] commented 12 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b228574) 82.05% compared to head (39eaedd) 82.05%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #856 +/- ## ======================================= Coverage 82.05% 82.05% ======================================= Files 20 20 Lines 3365 3365 ======================================= Hits 2761 2761 Misses 604 604 ``` | [Impacted Files](https://app.codecov.io/gh/servo/rust-url/pull/856?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servo) | Coverage Δ | | |---|---|---| | [data-url/src/forgiving\_base64.rs](https://app.codecov.io/gh/servo/rust-url/pull/856?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servo#diff-ZGF0YS11cmwvc3JjL2ZvcmdpdmluZ19iYXNlNjQucnM=) | `71.18% <ø> (ø)` | |

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