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-plugin: Fix run_state_machine to enable recipient-only or identity-only plugins #511

Merged
merged 4 commits into from
Aug 5, 2024

Conversation

str4d
Copy link
Owner

@str4d str4d commented Aug 5, 2024

Closes #494.

@str4d str4d added this to the rage 0.11.0 milestone Aug 5, 2024
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 51.41%. Comparing base (a510e76) to head (2eec457).

Files Patch % Lines
age-plugin/src/lib.rs 0.00% 11 Missing ⚠️
age-plugin/src/recipient.rs 0.00% 6 Missing ⚠️
age-plugin/src/identity.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #511      +/-   ##
==========================================
- Coverage   51.57%   51.41%   -0.16%     
==========================================
  Files          42       42              
  Lines        3938     3946       +8     
==========================================
- Hits         2031     2029       -2     
- Misses       1907     1917      +10     

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

@str4d str4d merged commit d2c2e89 into main Aug 5, 2024
35 of 37 checks passed
@str4d str4d deleted the 494-fix-plugin-helper branch August 5, 2024 00:51
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.

age-plugin: Cannot create a plugin with *no* RecipientPlugin state
1 participant