Skip to content

zcash_client_sqlite: Use account source metadata for note selection.

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

64.95% (+0.03%) compared to 58f46e4

View this Pull Request on Codecov

64.95% (+0.03%) compared to 58f46e4

Details

Codecov Report

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

Project coverage is 64.95%. Comparing base (58f46e4) to head (9683813).

❗ Current head 9683813 differs from pull request most recent head 547e00e. Consider uploading reports for the commit 547e00e to get more accurate results

Files Patch % Lines
zcash_client_backend/src/data_api.rs 65.71% 12 Missing ⚠️
zcash_client_sqlite/src/wallet.rs 78.04% 9 Missing ⚠️
zcash_client_backend/src/data_api/error.rs 0.00% 3 Missing ⚠️
zcash_client_sqlite/src/lib.rs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1244      +/-   ##
==========================================
+ Coverage   64.91%   64.95%   +0.03%     
==========================================
  Files         117      117              
  Lines       12818    12900      +82     
==========================================
+ Hits         8321     8379      +58     
- Misses       4497     4521      +24     

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