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

Add support for `-R -` and `-i -` #462

Closed str4d closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (4ff14b1) 39.77% compared to head (8bd346d) 39.77%.

Files Patch % Lines
age/src/cli_common/identities.rs 40.00% 6 Missing :warning:
age/src/cli_common.rs 42.85% 4 Missing :warning:
age/src/cli_common/recipients.rs 0.00% 4 Missing :warning:
age/src/cli_common/error.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #462 +/- ## ======================================= Coverage 39.77% 39.77% ======================================= Files 38 38 Lines 3306 3321 +15 ======================================= + Hits 1315 1321 +6 - Misses 1991 2000 +9 ```

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