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

rage: Use `mount` feature flag to avoid generating `rage-mount` files #461

Closed str4d closed 7 months ago

str4d commented 7 months ago

This will make subsequent installation via Homebrew formula easier.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1fd0368) 40.28% compared to head (db7ddd2) 40.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #461 +/- ## ======================================= Coverage 40.28% 40.28% ======================================= Files 35 35 Lines 3257 3257 ======================================= Hits 1312 1312 Misses 1945 1945 ```

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