rustls / webpki

WebPKI X.509 Certificate Validation in Rust
https://docs.rs/rustls-webpki/latest/webpki/
Other
94 stars 50 forks source link

Update Dependabot config to match rustls #249

Closed djc closed 5 months ago

djc commented 5 months ago

Daily one-crate-per-PR semver-compatible PRs are a PITA.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.22%. Comparing base (4e68ad2) to head (379126c). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #249 +/- ## ======================================= Coverage 97.22% 97.22% ======================================= Files 19 19 Lines 4104 4111 +7 ======================================= + Hits 3990 3997 +7 Misses 114 114 ```

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