zcash / pasta_curves

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

Migrate to `group::coordinates` #76

Open str4d opened 1 year ago

str4d commented 1 year ago

Depends on https://github.com/zkcrypto/group/pull/49.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.75% :tada:

Comparison is base (fb643a4) 72.54% compared to head (0d2696e) 73.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## group-curveaffine #76 +/- ## ===================================================== + Coverage 72.54% 73.30% +0.75% ===================================================== Files 10 9 -1 Lines 1264 1251 -13 ===================================================== Hits 917 917 + Misses 347 334 -13 ``` | [Files Changed](https://app.codecov.io/gh/zcash/pasta_curves/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zcash) | Coverage Δ | | |---|---|---| | [src/curves.rs](https://app.codecov.io/gh/zcash/pasta_curves/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zcash#diff-c3JjL2N1cnZlcy5ycw==) | `56.45% <0.00%> (ø)` | |

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