Closed str4d closed 10 months ago
Attention: 34 lines
in your changes are missing coverage. Please review.
Comparison is base (
f2dc706
) 40.47% compared to head (455cc7b
) 40.28%. Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
age/src/cli_common.rs | 33.33% | 32 Missing :warning: |
age/src/primitives/armor.rs | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This enables identities to be passed via named pipes, because we are no longer opening the file more than once.
Closes str4d/rage#379.