str4d / rage

A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org/v1
Apache License 2.0
2.53k stars 97 forks source link

Refactor helper functions for reading recipients and identities #459

Closed str4d closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1fd0368) 40.28% compared to head (cdbd490) 39.77%.

Files Patch % Lines
age/src/cli_common/recipients.rs 0.00% 63 Missing :warning:
age/src/cli_common/identities.rs 36.00% 48 Missing :warning:
age/src/cli_common/error.rs 0.00% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #459 +/- ## ========================================== - Coverage 40.28% 39.77% -0.51% ========================================== Files 35 38 +3 Lines 3257 3306 +49 ========================================== + Hits 1312 1315 +3 - Misses 1945 1991 +46 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.