rnpgp / rnp

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

Remove duplicate implementations of some DSA/ECDSA functions #2269

Closed desvxx closed 2 months ago

desvxx commented 2 months ago

fixes #2248

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.00%. Comparing base (abec6c7) to head (3d1327e). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/lib/crypto/dsa_common.cpp 89.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2269 +/- ## ========================================== - Coverage 84.01% 84.00% -0.01% ========================================== Files 113 114 +1 Lines 23069 23050 -19 ========================================== - Hits 19381 19364 -17 + Misses 3688 3686 -2 ```

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