zcash / orchard

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

Add `IncomingViewingKey::prepare` convenience method. #424

Closed nuttycom closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 79.88%. Comparing base (33474bd) to head (c6ff554).

Files Patch % Lines
src/keys.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #424 +/- ## ========================================== - Coverage 79.93% 79.88% -0.06% ========================================== Files 30 30 Lines 3194 3196 +2 ========================================== Hits 2553 2553 - Misses 641 643 +2 ```

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