rnpgp / rnp

RNP: high performance C++ OpenPGP library used by Mozilla Thunderbird
https://www.rnpgp.org
Other
201 stars 55 forks source link

Refactor encrypted_try_key() for better parameter handling. #2243

Closed ni4 closed 5 months ago

ni4 commented 5 months ago

...and no extra pgp_fingerprint() call.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.58%. Comparing base (59a4e92) to head (1fbcf61).

Files Patch % Lines
src/librepgp/stream-parse.cpp 88.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2243 +/- ## ======================================= Coverage 83.58% 83.58% ======================================= Files 107 107 Lines 23162 23161 -1 ======================================= Hits 19359 19359 + Misses 3803 3802 -1 ```

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