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

Deduplicate identity file parsing #454

Closed str4d closed 7 months ago

str4d commented 7 months ago

Part of #379.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (6fe6d36) 40.62% compared to head (5d44f14) 40.47%.

Files Patch % Lines
age/src/cli_common.rs 38.88% 11 Missing :warning:
age/src/i18n.rs 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #454 +/- ## ========================================== - Coverage 40.62% 40.47% -0.16% ========================================== Files 35 35 Lines 3195 3212 +17 ========================================== + Hits 1298 1300 +2 - Misses 1897 1912 +15 ```

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