-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix: apply migration 66 #13066
base: main
Are you sure you want to change the base?
fix: apply migration 66 #13066
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Bitrise✅✅✅ Commit hash: 637d91c Note
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GTG~!
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13066 +/- ##
==========================================
+ Coverage 59.83% 59.98% +0.14%
==========================================
Files 1873 1890 +17
Lines 42121 42450 +329
Branches 5473 5593 +120
==========================================
+ Hits 25204 25463 +259
- Misses 15235 15260 +25
- Partials 1682 1727 +45 ☔ View full report in Codecov by Sentry. |
Description
Migration 66 was created in this PR but was not applied in the index file. This PR patches that by adding it into the index file so that it can be applied to users upgrading their wallet.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist