Skip to content

zcash_primitives: Extract bundle-specific parts of tx serialization

Codecov / codecov/project failed Jun 26, 2024 in 0s

63.15% (-0.05%) compared to 5bd911f

View this Pull Request on Codecov

63.15% (-0.05%) compared to 5bd911f

Details

Codecov Report

Attention: Patch coverage is 76.19048% with 60 lines in your changes missing coverage. Please review.

Project coverage is 63.15%. Comparing base (5bd911f) to head (7477ff1).

Current head 7477ff1 differs from pull request most recent head 16988be

Please upload reports for the commit 16988be to get more accurate results.

Files Patch % Lines
zcash_primitives/src/transaction/mod.rs 62.71% 22 Missing ⚠️
zcash_primitives/src/transaction/components/tze.rs 0.00% 18 Missing ⚠️
zcash_primitives/src/transaction/sighash_v4.rs 89.23% 7 Missing ⚠️
zcash_primitives/src/transaction/txid.rs 76.92% 6 Missing ⚠️
zcash_primitives/src/transaction/components.rs 50.00% 4 Missing ⚠️
...sh_primitives/src/transaction/components/sprout.rs 94.73% 1 Missing ⚠️
...imitives/src/transaction/components/transparent.rs 93.75% 1 Missing ⚠️
zcash_primitives/src/transaction/sighash_v5.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1388      +/-   ##
==========================================
- Coverage   63.20%   63.15%   -0.05%     
==========================================
  Files         128      127       -1     
  Lines       14869    14799      -70     
==========================================
- Hits         9398     9347      -51     
+ Misses       5471     5452      -19     

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