Skip to content

zcash_client_sqlite: Add queue for transparent spend detection by add…

Codecov / codecov/project failed Aug 2, 2024 in 0s

60.70% (-0.13%) compared to 7f7b685

View this Pull Request on Codecov

60.70% (-0.13%) compared to 7f7b685

Details

Codecov Report

Attention: Patch coverage is 53.88889% with 83 lines in your changes missing coverage. Please review.

Project coverage is 60.70%. Comparing base (7f7b685) to head (9ffcb8e).
Report is 2 commits behind head on main.

Files Patch % Lines
zcash_client_sqlite/src/wallet.rs 43.10% 33 Missing ⚠️
zcash_client_sqlite/src/wallet/transparent.rs 50.98% 25 Missing ⚠️
zcash_client_sqlite/src/lib.rs 63.15% 14 Missing ⚠️
zcash_client_backend/src/data_api.rs 0.00% 5 Missing ⚠️
...e/src/wallet/init/migrations/tx_retrieval_queue.rs 66.66% 4 Missing ⚠️
zcash_client_sqlite/src/wallet/orchard.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1473      +/-   ##
==========================================
- Coverage   60.82%   60.70%   -0.13%     
==========================================
  Files         140      141       +1     
  Lines       16472    16629     +157     
==========================================
+ Hits        10019    10094      +75     
- Misses       6453     6535      +82     

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