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

Setup zeroizing secrets #40

Merged
merged 1 commit into from Nov 8, 2021
Merged

Setup zeroizing secrets #40

merged 1 commit into from Nov 8, 2021

Conversation

paolobarbolini
Copy link
Owner

Closes #30

@codecov
Copy link

codecov bot commented Nov 6, 2021

Codecov Report

Merging #40 (4c0aab9) into main (036840b) will decrease coverage by 0.38%.
The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   91.92%   91.53%   -0.39%     
==========================================
  Files          26       26              
  Lines        1288     1300      +12     
==========================================
+ Hits         1184     1190       +6     
- Misses        104      110       +6     
Impacted Files Coverage Δ
src/credentials/serde.rs 71.05% <16.66%> (-12.29%) ⬇️
src/credentials/mod.rs 97.72% <100.00%> (ø)
src/signing/signature.rs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 036840b...4c0aab9. Read the comment docs.

@paolobarbolini paolobarbolini merged commit bb4ff05 into main Nov 8, 2021
@paolobarbolini paolobarbolini deleted the zeroize branch November 8, 2021 13:56
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.

Credentials zeroing
2 participants