Closed vmx closed 2 years ago
Base: 68.89% // Head: 69.25% // Increases project coverage by +0.36%
:tada:
Coverage data is based on head (
67e5595
) compared to base (1bd803d
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
The code base is now on Rust 1.56 and Rust edition 2021. As per https://github.com/zcash/pasta_curves/pull/31#discussion_r824826344 the code can now be simplified. This commit is also adding a test for the u64_to_u32 function.
I've based it on
main
, but I'll happily rebase once other PRs are merged first.