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.69k stars 104 forks source link

Code cleanups #448

Closed str4d closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (b9e1565) 40.77% compared to head (912c61c) 40.60%.

Files Patch % Lines
age/src/cli_common.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #448 +/- ## ========================================== - Coverage 40.77% 40.60% -0.17% ========================================== Files 35 35 Lines 3198 3194 -4 ========================================== - Hits 1304 1297 -7 - Misses 1894 1897 +3 ```

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