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.61k stars 100 forks source link

CLI cleanups #441

Closed str4d closed 10 months ago

str4d commented 10 months ago

Part of #437.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (d3ded6c) 41.07% compared to head (a26b7ea) 41.15%.

Files Patch % Lines
rage/src/bin/rage/main.rs 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #441 +/- ## ========================================== + Coverage 41.07% 41.15% +0.07% ========================================== Files 34 35 +1 Lines 3165 3164 -1 ========================================== + Hits 1300 1302 +2 + Misses 1865 1862 -3 ```

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