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

Declare and use NonHardenedChildIndex for transparent #1185

Merged
merged 6 commits into from
Feb 14, 2024

Fail instead of swallow on database corruption

9f221f8
Select commit
Loading
Failed to load commit list.
Merged

Declare and use NonHardenedChildIndex for transparent #1185

Fail instead of swallow on database corruption
9f221f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 0s

65.03% (+0.00%) compared to 3cbc481

View this Pull Request on Codecov

65.03% (+0.00%) compared to 3cbc481

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (3cbc481) 65.03% compared to head (9f221f8) 65.03%.

❗ Current head 9f221f8 differs from pull request most recent head f1b6dd0. Consider uploading reports for the commit f1b6dd0 to get more accurate results

Files Patch % Lines
zcash_client_sqlite/src/wallet.rs 66.66% 4 Missing ⚠️
zcash_primitives/src/legacy/keys.rs 71.42% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1185   +/-   ##
=======================================
  Coverage   65.03%   65.03%           
=======================================
  Files         114      114           
  Lines       11108    11120   +12     
=======================================
+ Hits         7224     7232    +8     
- Misses       3884     3888    +4     

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