Skip to content

fix: session auth navigation after Metro migration [WPB-26324] [WPB-26330] [WPB-26328] [WPB-26333]#4973

Merged
Garzas merged 1 commit into
developfrom
fix/session-auth-navigation
Jun 16, 2026
Merged

fix: session auth navigation after Metro migration [WPB-26324] [WPB-26330] [WPB-26328] [WPB-26333]#4973
Garzas merged 1 commit into
developfrom
fix/session-auth-navigation

Conversation

@Garzas

@Garzas Garzas commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-26324


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

  • Keep session graph handling stable when the current session disappears.
  • Fix logout with clear data so the last account returns to login instead of home/splash.
  • Fix Too Many Devices cancel behavior for second-account login.
  • Preserve custom server config when returning from team creation to password login.
  • Make the invalid-email UI test less flaky by selecting password fields dynamically.

@Garzas Garzas self-assigned this Jun 16, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.77%. Comparing base (1f84f90) to head (9a9068e).

Files with missing lines Patch % Lines
...rc/main/kotlin/com/wire/android/ui/WireActivity.kt 0.00% 2 Missing ⚠️
...lin/com/wire/android/ui/home/HomeViewModelGraph.kt 0.00% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (40.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            @@
##           develop    #4973   +/-   ##
========================================
  Coverage    48.77%   48.77%           
========================================
  Files          644      645    +1     
  Lines        23151    23154    +3     
  Branches      3546     3544    -2     
========================================
+ Hits         11292    11294    +2     
- Misses       10811    10814    +3     
+ Partials      1048     1046    -2     
Files with missing lines Coverage Δ
...id/ui/newauthentication/login/NewLoginViewModel.kt 79.31% <100.00%> (+0.86%) ⬆️
...lin/com/wire/android/ui/home/HomeViewModelGraph.kt 0.00% <0.00%> (ø)
...rc/main/kotlin/com/wire/android/ui/WireActivity.kt 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f84f90...9a9068e. Read the comment docs.

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

@Garzas Garzas added this pull request to the merge queue Jun 16, 2026
Merged via the queue into develop with commit be9dda6 Jun 16, 2026
22 of 23 checks passed
@Garzas Garzas deleted the fix/session-auth-navigation branch June 16, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants