zcash / orchard

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

Modify `BundleType` to exclude the anchor & allow no bundle to be produced. #409

Closed nuttycom closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (78f5986) 80.98% compared to head (1892573) 80.99%. Report is 6 commits behind head on main.

Files Patch % Lines
src/builder.rs 86.95% 3 Missing :warning:
src/bundle.rs 0.00% 1 Missing :warning:
src/tree.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #409 +/- ## ========================================== + Coverage 80.98% 80.99% +0.01% ========================================== Files 31 31 Lines 3139 3146 +7 ========================================== + Hits 2542 2548 +6 - Misses 597 598 +1 ```

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