-
Notifications
You must be signed in to change notification settings - Fork 41
fix: crash on logout [WPB-18706] #4147
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
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your patch check has failed because the patch coverage (60.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## release/candidate #4147 +/- ##
==================================================
Coverage 45.88% 45.88%
==================================================
Files 492 492
Lines 17213 17217 +4
Branches 2870 2872 +2
==================================================
+ Hits 7898 7900 +2
Misses 8515 8515
- Partials 800 802 +2
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Built wire-android-staging-compat-pr-4147.apk is available for download |
|
Built wire-android-staging-compat-pr-4147.apk is available for download |
https://wearezeta.atlassian.net/browse/WPB-18706
What's new in this PR?
Issues
Application crash when current client is deleted from other device.
Causes (Optional)
Solutions
Check current session availability in HomeViewModel before navigating to InitialSyncScreen.