Skip to content

zcash_primitives: Allow tx serialization with omitted bundles

Codecov / codecov/project failed May 13, 2024 in 0s

62.76% (-0.40%) compared to c3eace4

View this Pull Request on Codecov

62.76% (-0.40%) compared to c3eace4

Details

Codecov Report

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

Project coverage is 62.76%. Comparing base (c3eace4) to head (d185e6f).

❗ Current head d185e6f differs from pull request most recent head 65df348. Consider uploading reports for the commit 65df348 to get more accurate results

Files Patch % Lines
zcash_primitives/src/transaction/components.rs 5.55% 68 Missing ⚠️
zcash_primitives/src/transaction/sighash_v4.rs 64.00% 27 Missing ⚠️
zcash_primitives/src/transaction/mod.rs 60.00% 22 Missing ⚠️
zcash_primitives/src/transaction/txid.rs 84.21% 6 Missing ⚠️
zcash_primitives/src/transaction/sighash_v5.rs 66.66% 2 Missing ⚠️
...imitives/src/transaction/components/transparent.rs 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1388      +/-   ##
==========================================
- Coverage   63.15%   62.76%   -0.40%     
==========================================
  Files         126      127       +1     
  Lines       14714    14881     +167     
==========================================
+ Hits         9293     9340      +47     
- Misses       5421     5541     +120     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.