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

Code cleanups #448

Merged
merged 4 commits into from
Jan 20, 2024
Merged

Code cleanups #448

merged 4 commits into from
Jan 20, 2024

Conversation

str4d
Copy link
Owner

@str4d str4d commented Jan 16, 2024

No description provided.

@str4d str4d added this to the rage 0.10.0 milestone Jan 16, 2024
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b9e1565) 40.77% compared to head (912c61c) 40.60%.

Files Patch % Lines
age/src/cli_common.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
- Coverage   40.77%   40.60%   -0.17%     
==========================================
  Files          35       35              
  Lines        3198     3194       -4     
==========================================
- Hits         1304     1297       -7     
- Misses       1894     1897       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

str4d added 2 commits January 17, 2024 13:57
The previous code was more vulnerable to a refactor.
We produce an error before this point for unsupported SSH identities,
and ignored recipients are a subset of these. A panic here would
indicate a programming error in the `age` crate.
@str4d str4d merged commit 0669c2e into main Jan 20, 2024
32 of 37 checks passed
@str4d str4d deleted the code-cleanups branch January 20, 2024 04:55
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