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: Fix feature flag combination bugs in cli_common module #516

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

str4d
Copy link
Owner

@str4d str4d commented Aug 23, 2024

Closes #515.

@str4d str4d added this to the rage 0.11.0 milestone Aug 23, 2024
@str4d str4d added the bug Something isn't working label Aug 23, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 71.05263% with 11 lines in your changes missing coverage. Please review.

Project coverage is 50.74%. Comparing base (0cf17d9) to head (7e3c62b).

Files Patch % Lines
age/src/cli_common/recipients.rs 70.58% 10 Missing ⚠️
age/src/cli_common/identities.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #516      +/-   ##
==========================================
- Coverage   50.83%   50.74%   -0.09%     
==========================================
  Files          42       42              
  Lines        4058     4075      +17     
==========================================
+ Hits         2063     2068       +5     
- Misses       1995     2007      +12     

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

@str4d str4d merged commit cf96347 into main Aug 23, 2024
37 checks passed
@str4d str4d deleted the 515-cli-common-feature-bugs branch August 23, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

age: Feature cli-common seems to require features plugin and ssh
1 participant