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

age: Add streamlined APIs for encryption and decryption #525

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

str4d
Copy link
Owner

@str4d str4d commented Aug 30, 2024

Closes #333.

@str4d str4d added this to the rage 0.11.0 milestone Aug 30, 2024
@str4d str4d added the enhancement New feature or request label Aug 30, 2024
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 51.08%. Comparing base (9af4790) to head (195b86b).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
age/src/simple.rs 87.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #525      +/-   ##
==========================================
+ Coverage   50.87%   51.08%   +0.21%     
==========================================
  Files          42       43       +1     
  Lines        4136     4160      +24     
==========================================
+ Hits         2104     2125      +21     
- Misses       2032     2035       +3     

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

@str4d str4d merged commit 53d018a into main Aug 31, 2024
37 checks passed
@str4d str4d deleted the 333-streamlined-apis branch August 31, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UX: Streamlined API for the simplest use cases?
1 participant