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: Add a WalletMigrator that supports externally-defined migrations #1738

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

str4d
Copy link
Contributor

@str4d str4d commented Mar 13, 2025

No description provided.

@str4d str4d force-pushed the zcs-wallet-migrator branch from 1ba1e10 to 6eebe35 Compare March 13, 2025 06:05
Copy link

codecov bot commented Mar 13, 2025

Codecov Report

Attention: Patch coverage is 67.85714% with 9 lines in your changes missing coverage. Please review.

Project coverage is 54.29%. Comparing base (35c9af8) to head (6eebe35).

Files with missing lines Patch % Lines
zcash_client_sqlite/src/wallet/init.rs 70.37% 8 Missing ⚠️
zcash_client_sqlite/src/wallet.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1738      +/-   ##
==========================================
+ Coverage   54.27%   54.29%   +0.01%     
==========================================
  Files         179      179              
  Lines       21253    21278      +25     
==========================================
+ Hits        11535    11552      +17     
- Misses       9718     9726       +8     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant