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

Documentation updates #464

Closed str4d closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (2689d8a) 39.77% compared to head (5e342c8) 39.52%.

Files Patch % Lines
rage/build.rs 0.00% 21 Missing :warning:
age/src/ssh/identity.rs 16.66% 5 Missing :warning:
age/src/cli_common/recipients.rs 0.00% 1 Missing :warning:
age/src/ssh.rs 50.00% 1 Missing :warning:
age/src/ssh/recipient.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #464 +/- ## ========================================== - Coverage 39.77% 39.52% -0.26% ========================================== Files 38 38 Lines 3321 3335 +14 ========================================== - Hits 1321 1318 -3 - Misses 2000 2017 +17 ```

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