Skip to content

zcash_client_backend: Permit spending pool selection.

Codecov / codecov/project failed Mar 9, 2024 in 0s

64.45% (-0.43%) compared to 39c7503

View this Pull Request on Codecov

64.45% (-0.43%) compared to 39c7503

Details

Codecov Report

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

Project coverage is 64.45%. Comparing base (39c7503) to head (c883bf4).

❗ Current head c883bf4 differs from pull request most recent head 422f8ab. Consider uploading reports for the commit 422f8ab to get more accurate results

Files Patch % Lines
zcash_client_backend/src/data_api.rs 46.66% 8 Missing ⚠️
zcash_client_sqlite/src/wallet.rs 88.88% 4 Missing ⚠️
zcash_client_sqlite/src/lib.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1244      +/-   ##
==========================================
- Coverage   64.88%   64.45%   -0.43%     
==========================================
  Files         117      116       -1     
  Lines       12801    12379     -422     
==========================================
- Hits         8306     7979     -327     
+ Misses       4495     4400      -95     

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