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

Appease clippy explicit-auto-deref #15

Merged
merged 1 commit into from
Dec 10, 2022
Merged

Appease clippy explicit-auto-deref #15

merged 1 commit into from
Dec 10, 2022

Conversation

ctz
Copy link
Member

@ctz ctz commented Dec 10, 2022

No description provided.

@ctz ctz requested a review from djc December 10, 2022 11:29
@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2022

Codecov Report

Merging #15 (a896a27) into main (dcfe0b4) will increase coverage by 0.54%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   74.60%   75.15%   +0.54%     
==========================================
  Files          19       19              
  Lines        1788     1807      +19     
==========================================
+ Hits         1334     1358      +24     
+ Misses        454      449       -5     
Impacted Files Coverage Δ
src/verify_cert.rs 88.60% <100.00%> (ø)
tests/integration.rs 98.57% <0.00%> (-1.43%) ⬇️
src/cert.rs 96.21% <0.00%> (+0.75%) ⬆️
src/calendar.rs 91.81% <0.00%> (+0.90%) ⬆️
src/der.rs 93.75% <0.00%> (+3.57%) ⬆️

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

@ctz ctz merged commit c6823c2 into main Dec 10, 2022
@ctz ctz deleted the jbp-clippy-fix branch December 10, 2022 11:58
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.

3 participants