Skip to content

zcash_client_sqlite: Add Orchard note selection.

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

63.77% (-0.12%) compared to d48e45e, passed because coverage increased by +0.03% when compared to adjusted base (63.74%)

View this Pull Request on Codecov

63.77% (-0.12%) compared to d48e45e, passed because coverage increased by +0.03% when compared to adjusted base (63.74%)

Details

Codecov Report

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

Project coverage is 63.77%. Comparing base (d48e45e) to head (3a0629b).

❗ Current head 3a0629b differs from pull request most recent head ebe35e7. Consider uploading reports for the commit ebe35e7 to get more accurate results

Files Patch % Lines
zcash_client_sqlite/src/lib.rs 25.88% 126 Missing ⚠️
zcash_client_sqlite/src/wallet/orchard.rs 0.00% 93 Missing ⚠️
zcash_client_sqlite/src/wallet.rs 67.22% 39 Missing ⚠️
...te/src/wallet/init/migrations/orchard_shardtree.rs 70.58% 25 Missing ⚠️
zcash_client_sqlite/src/wallet/scanning.rs 71.64% 19 Missing ⚠️
...ite/src/wallet/init/migrations/add_utxo_account.rs 69.81% 16 Missing ⚠️
zcash_client_backend/src/data_api/wallet.rs 36.36% 7 Missing ⚠️
...ite/src/wallet/init/migrations/full_account_ids.rs 77.27% 5 Missing ⚠️
...c/wallet/init/migrations/orchard_received_notes.rs 98.00% 4 Missing ⚠️
zcash_client_backend/src/data_api.rs 85.00% 3 Missing ⚠️
... and 20 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1182      +/-   ##
==========================================
- Coverage   63.89%   63.77%   -0.12%     
==========================================
  Files         115      119       +4     
  Lines       11934    12689     +755     
==========================================
+ Hits         7625     8093     +468     
- Misses       4309     4596     +287     

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