Closed str4d closed 2 months ago
Attention: Patch coverage is 87.09677%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 50.87%. Comparing base (
8b0b65e
) to head (9ab26bf
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
age/src/protocol.rs | 86.95% | 3 Missing :warning: |
age/src/error.rs | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This aligns it with
Decryptor
, and means that recipients can be used to encrypt multiple files without cloning.Part of str4d/rage#353.