Skip to content

Report proposal errors earlier where possible.

Codecov / codecov/project succeeded Jul 2, 2024 in 0s

63.82% (+0.61%) compared to 5bd911f

View this Pull Request on Codecov

63.82% (+0.61%) compared to 5bd911f

Details

Codecov Report

Attention: Patch coverage is 73.08133% with 235 lines in your changes missing coverage. Please review.

Project coverage is 63.82%. Comparing base (5bd911f) to head (5669bb7).
Report is 2 commits behind head on main.

Files Patch % Lines
zcash_client_backend/src/data_api/wallet.rs 71.42% 50 Missing ⚠️
..._client_sqlite/src/wallet/transparent/ephemeral.rs 67.20% 41 Missing ⚠️
zcash_client_backend/src/proposal.rs 23.25% 33 Missing ⚠️
zcash_client_backend/src/data_api.rs 5.55% 17 Missing ⚠️
zcash_client_backend/src/wallet.rs 34.61% 17 Missing ⚠️
zcash_client_sqlite/src/lib.rs 72.22% 15 Missing ⚠️
zcash_client_backend/src/proto.rs 18.75% 13 Missing ⚠️
zcash_client_backend/src/fees/common.rs 91.91% 11 Missing ⚠️
zcash_client_sqlite/src/wallet/transparent.rs 86.58% 11 Missing ⚠️
zcash_client_backend/src/data_api/error.rs 30.00% 7 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1441      +/-   ##
==========================================
+ Coverage   63.20%   63.82%   +0.61%     
==========================================
  Files         128      130       +2     
  Lines       14869    15391     +522     
==========================================
+ Hits         9398     9823     +425     
- Misses       5471     5568      +97     

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