zcash / orchard

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

Add a `MerkleHashOrchard::random` function under the `test-dependencies` feature. #422

Closed nuttycom closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 80.49%. Comparing base (1db9741) to head (7ef1fea).

Files Patch % Lines
src/tree.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #422 +/- ## ========================================== - Coverage 80.54% 80.49% -0.06% ========================================== Files 30 30 Lines 3156 3158 +2 ========================================== Hits 2542 2542 - Misses 614 616 +2 ```

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