-
-
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
chore: Improve Keyring/Accounts error handling and logs #12822
base: main
Are you sure you want to change the base?
chore: Improve Keyring/Accounts error handling and logs #12822
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: 4c958ed Note
Tip
|
abf729d
to
ce694cc
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #12822 +/- ##
==========================================
+ Coverage 58.85% 59.11% +0.26%
==========================================
Files 1851 1859 +8
Lines 41739 41876 +137
Branches 5397 5436 +39
==========================================
+ Hits 24566 24757 +191
+ Misses 15502 15444 -58
- Partials 1671 1675 +4 ☔ View full report in Codecov by Sentry. |
Bitrise✅✅✅ Commit hash: 327980c Note
|
327980c
to
8a10efc
Compare
Bitrise🔄🔄🔄 Commit hash: 5d25241 Note
|
Bitrise✅✅✅ Commit hash: a7ab7b4 Note
|
Bitrise❌❌❌ Commit hash: a09ede8 Note
Tip
|
Quality Gate passedIssues Measures |
Prod test build link. I created a new branch for the test build that has the version numbers bumped but the code is the same as this branch. |
Tested the upgrade path from version 7.35.0 (since this seems to be a problematic version) to 7.38.1 which contains the code from this PR and everything worked as expected. I had a mix EOA and imported accounts with funds and all the data was accurate post upgrade. ScreenRecording_01-08-2025.13-03-43_1.MP4 |
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.
Thanks for addressing comments. LGTM from platform
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
a09ede8
to
3f957ac
Compare
Bitrise❌❌❌ Commit hash: 3f957ac Note
Tip
|
Description
This PR does the following
Related issues
Progresses : #12408
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist