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.55k stars 98 forks source link

`clap` completions and manpages #444

Closed str4d closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (a1173d4) 41.06% compared to head (91a5818) 40.96%.

Files Patch % Lines
rage/build.rs 0.00% 18 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #444 +/- ## ========================================== - Coverage 41.06% 40.96% -0.11% ========================================== Files 35 35 Lines 3163 3181 +18 ========================================== + Hits 1299 1303 +4 - Misses 1864 1878 +14 ```

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