Skip to content

zcash_keys: Box `Address` elements to avoid large variations in enum …

Codecov / codecov/project failed Feb 16, 2024 in 0s

64.57% (-0.41%) compared to 74b487e

View this Pull Request on Codecov

64.57% (-0.41%) compared to 74b487e

Details

Codecov Report

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

Comparison is base (74b487e) 64.98% compared to head (e78a5ec) 64.57%.
Report is 1 commits behind head on main.

❗ Current head e78a5ec differs from pull request most recent head 776ec12. Consider uploading reports for the commit 776ec12 to get more accurate results

Files Patch % Lines
components/zcash_address/src/kind/unified.rs 47.31% 49 Missing ⚠️
zcash_keys/src/keys.rs 64.42% 37 Missing ⚠️
zcash_keys/src/address.rs 68.49% 23 Missing ⚠️
...mponents/zcash_address/src/kind/unified/address.rs 85.71% 4 Missing ⚠️
components/zcash_address/src/kind/unified/fvk.rs 73.33% 4 Missing ⚠️
components/zcash_address/src/kind/unified/ivk.rs 73.33% 4 Missing ⚠️
zcash_client_sqlite/src/lib.rs 0.00% 2 Missing ⚠️
..._sqlite/src/wallet/init/migrations/ufvk_support.rs 66.66% 2 Missing ⚠️
zcash_client_backend/src/data_api/wallet.rs 87.50% 1 Missing ⚠️
...ent_backend/src/data_api/wallet/input_selection.rs 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1135      +/-   ##
==========================================
- Coverage   64.98%   64.57%   -0.41%     
==========================================
  Files         115      115              
  Lines       11437    11546     +109     
==========================================
+ Hits         7432     7456      +24     
- Misses       4005     4090      +85     

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