Skip to content

zcash_client_backend: Add `WalletRead::get_account`

Codecov / codecov/project failed Mar 13, 2024 in 1s

63.54% (-0.01%) compared to 634ebf5

View this Pull Request on Codecov

63.54% (-0.01%) compared to 634ebf5

Details

Codecov Report

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

Project coverage is 63.54%. Comparing base (634ebf5) to head (1e13785).
Report is 1 commits behind head on main.

❗ Current head 1e13785 differs from pull request most recent head b161472. Consider uploading reports for the commit b161472 to get more accurate results

Files Patch % Lines
zcash_client_sqlite/src/wallet.rs 56.17% 39 Missing ⚠️
zcash_client_backend/src/data_api.rs 0.00% 7 Missing ⚠️
zcash_client_sqlite/src/lib.rs 86.95% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1267      +/-   ##
==========================================
- Coverage   63.55%   63.54%   -0.01%     
==========================================
  Files         121      121              
  Lines       13652    13661       +9     
==========================================
+ Hits         8676     8681       +5     
- Misses       4976     4980       +4     

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