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

CI: Fix interop tests that use `{rage, age}-keygen` #443

Closed str4d closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (50cb0a5) 41.15% compared to head (a7e0923) 41.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #443 +/- ## ======================================= Coverage 41.15% 41.15% ======================================= Files 35 35 Lines 3164 3164 ======================================= Hits 1302 1302 Misses 1862 1862 ```

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