crocs-muni / ECTester

Tests support and behavior of elliptic curve cryptography implementations on JavaCards (TYPE_EC_FP and TYPE_EC_F2M) and in selected software libraries.
https://crocs-muni.github.io/ECTester
MIT License
62 stars 13 forks source link

Add XDH and EdDSA #25

Closed J08nY closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 79.24528% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 70.82%. Comparing base (fcc645f) to head (a2ff9e2). Report is 3 commits behind head on master.

Files Patch % Lines
...z/crcs/ectester/standalone/ECTesterStandalone.java 73.17% 6 Missing and 5 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #25 +/- ## ============================================ + Coverage 70.79% 70.82% +0.02% Complexity 407 407 ============================================ Files 52 52 Lines 2904 2924 +20 Branches 358 360 +2 ============================================ + Hits 2056 2071 +15 - Misses 681 684 +3 - Partials 167 169 +2 ```

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