-
Notifications
You must be signed in to change notification settings - Fork 6
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
refactor: return specialized result and error handling for GetLoginFlowForDomainUseCase (WPB-15520) #3289
refactor: return specialized result and error handling for GetLoginFlowForDomainUseCase (WPB-15520) #3289
Conversation
Test Results3 437 tests 3 329 ✅ 5m 44s ⏱️ Results for commit a14dee2. ♻️ This comment has been updated with latest results. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## epic/new-sso-login-flow #3289 +/- ##
==========================================================
Coverage ? 54.00%
==========================================================
Files ? 1322
Lines ? 37623
Branches ? 3794
==========================================================
Hits ? 20320
Misses ? 15880
Partials ? 1423
Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 3329 Passed, 108 Skipped, 1m 3.6s Total Time |
logic/src/commonMain/kotlin/com/wire/kalium/logic/feature/auth/GetLoginFlowForDomainUseCase.kt
Outdated
Show resolved
Hide resolved
|
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Testing
Test Coverage (Optional)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.