Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zcash_client_sqlite: Use named column accessors for to_spendable_note #1339

Merged
merged 1 commit into from
Apr 1, 2024

zcash_client_sqlite: Use named column accessors for `to_spendable_note`

bdd0990
Select commit
Loading
Failed to load commit list.
Merged

zcash_client_sqlite: Use named column accessors for to_spendable_note #1339

zcash_client_sqlite: Use named column accessors for `to_spendable_note`
bdd0990
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 in 0s

63.81% (+0.00%) compared to cc9ea39

View this Pull Request on Codecov

63.81% (+0.00%) compared to cc9ea39

Details

Codecov Report

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

Project coverage is 63.81%. Comparing base (cc9ea39) to head (bdd0990).

Files Patch % Lines
zcash_client_sqlite/src/wallet/orchard.rs 0.00% 10 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1339   +/-   ##
=======================================
  Coverage   63.80%   63.81%           
=======================================
  Files         123      123           
  Lines       14269    14267    -2     
=======================================
- Hits         9105     9104    -1     
+ Misses       5164     5163    -1     

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