zcash / pasta_curves

Rust implementation for zcash/pasta
Other
80 stars 49 forks source link

Release 0.4.0 #40

Closed str4d closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #40 (a730805) into main (6aa6882) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a730805 differs from pull request most recent head 94a5039. Consider uploading reports for the commit 94a5039 to get more accurate results

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   66.15%   66.15%           
=======================================
  Files          12       12           
  Lines        1427     1427           
=======================================
  Hits          944      944           
  Misses        483      483           
Impacted Files Coverage Δ
src/arithmetic/fields.rs 64.88% <ø> (ø)
src/fields/fp.rs 80.28% <ø> (ø)
src/fields/fq.rs 79.71% <ø> (ø)
src/lib.rs 100.00% <ø> (ø)

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 6aa6882...94a5039. Read the comment docs.