cryptography-cafe / curve25519-elisabeth

Pure Java implementation of group operations on ristretto255 and Curve25519
Other
26 stars 9 forks source link

Test dependency updates #27

Closed str4d closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage     95.83%   95.83%           
  Complexity      207      207           
=========================================
  Files            17       17           
  Lines          1706     1706           
  Branches         78       78           
=========================================
  Hits           1635     1635           
  Misses           51       51           
  Partials         20       20           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fd16425...62a164f. Read the comment docs.