Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up Clippy and Rustdoc configuration. #275

Merged
merged 8 commits into from
Aug 31, 2023
Merged

Clean up Clippy and Rustdoc configuration. #275

merged 8 commits into from
Aug 31, 2023

Conversation

briansmith
Copy link
Owner

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

@briansmith briansmith self-assigned this Aug 30, 2023
@codecov
Copy link

codecov bot commented Aug 30, 2023

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%> (ø)

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

@briansmith briansmith merged commit 4a71d47 into main Aug 31, 2023
212 checks passed
@briansmith briansmith deleted the b/clippy-clean branch August 31, 2023 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant