zcash / orchard

Implementation of the Zcash Orchard Protocol
https://zcash.github.io/orchard/
Other
53 stars 37 forks source link

Migrate to `zip32 0.1` #414

Closed str4d closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (4b09ef6) 80.91% compared to head (68290a1) 80.64%.

Files Patch % Lines
src/zip32.rs 56.00% 11 Missing :warning:
src/keys.rs 28.57% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## zcash_spec-0.1 #414 +/- ## ================================================== - Coverage 80.91% 80.64% -0.27% ================================================== Files 30 30 Lines 3144 3152 +8 ================================================== - Hits 2544 2542 -2 - Misses 600 610 +10 ```

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