briansmith / webpki

WebPKI X.509 Certificate Validation in Rust
https://briansmith.org/rustdoc/webpki/
Other
459 stars 164 forks source link

Clean up Clippy and Rustdoc configuration. #275

Closed briansmith closed 1 year ago

briansmith commented 1 year ago

Address almost all the Clippy lints and remove their allows. Remove the briansmith.org rustdoc references.

codecov[bot] commented 1 year ago

Codecov Report

Merging #275 (d5e7d4b) into main (c81f92e) will not change coverage. The diff coverage is 62.50%.

@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   50.62%   50.62%           
=======================================
  Files          18       18           
  Lines        3751     3751           
=======================================
  Hits         1899     1899           
  Misses       1852     1852           
Files Changed Coverage Δ
src/end_entity.rs 35.61% <0.00%> (ø)
src/lib.rs 27.75% <ø> (ø)
src/name/verify.rs 4.11% <0.00%> (ø)
tests/dns_name_tests.rs 88.88% <ø> (ø)
src/name/dns_name.rs 69.48% <100.00%> (ø)
src/signed_data.rs 100.00% <100.00%> (ø)
src/verify_cert.rs 94.07% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more