zcash / orchard

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

Add `impl Distribution<MerkleHashOrchard> for Standard` for testing. #423

Closed nuttycom closed 5 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 79.93%. Comparing base (e74879d) to head (fca9ec6).

Files Patch % Lines
src/tree.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #423 +/- ## ========================================== - Coverage 79.98% 79.93% -0.06% ========================================== Files 30 30 Lines 3192 3194 +2 ========================================== Hits 2553 2553 - Misses 639 641 +2 ```

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