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.69k stars 104 forks source link

CI:Migrate to `cargo-tarpaulin` container for code coverage #505

Closed str4d closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 51.86%. Comparing base (b17c810) to head (e47cf49). Report is 14 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #505 +/- ## =========================================== + Coverage 39.63% 51.86% +12.23% =========================================== Files 38 43 +5 Lines 3343 3937 +594 =========================================== + Hits 1325 2042 +717 + Misses 2018 1895 -123 ```

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