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

Adds encrypt/decrypt to cli #67

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Adds encrypt/decrypt to cli #67

merged 1 commit into from
Apr 25, 2023

Conversation

chanced
Copy link
Owner

@chanced chanced commented Apr 25, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 83.82% and project coverage change: +0.96 🎉

Comparison is base (1172ef7) 72.38% compared to head (4700c5a) 73.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   72.38%   73.34%   +0.96%     
==========================================
  Files          92       93       +1     
  Lines       10634    10916     +282     
==========================================
+ Hits         7697     8006     +309     
+ Misses       2937     2910      -27     
Impacted Files Coverage Δ
navajo-cli/src/aad.rs 0.00% <0.00%> (ø)
navajo-cli/src/lib.rs 100.00% <ø> (ø)
navajo-cli/src/algorithm.rs 65.43% <24.24%> (-28.45%) ⬇️
navajo-cli/src/segment.rs 50.00% <50.00%> (ø)
navajo-cli/src/envelope.rs 67.60% <66.66%> (+28.79%) ⬆️
navajo-cli/src/cli.rs 83.75% <93.95%> (+3.54%) ⬆️
navajo-cli/src/encoding.rs 77.90% <100.00%> (+0.93%) ⬆️

... and 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chanced chanced merged commit 5737ac2 into main Apr 25, 2023
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.

None yet

2 participants