-
Notifications
You must be signed in to change notification settings - Fork 107
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(IT Wallet): [SIW-1917] Fix crash in credentials onboarding screen #6544
fix(IT Wallet): [SIW-1917] Fix crash in credentials onboarding screen #6544
Conversation
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.
LGTM
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6544 +/- ##
==========================================
+ Coverage 48.42% 49.15% +0.72%
==========================================
Files 1488 1550 +62
Lines 31617 31973 +356
Branches 7669 7233 -436
==========================================
+ Hits 15311 15716 +405
+ Misses 16238 16218 -20
+ Partials 68 39 -29
... and 1720 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Short description
This PR fixes a crash in the credentials onboarding screen by adding a store migration needed after a store update made in #6516
List of changes proposed in this pull request
How to test