-
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
feat: Create observer for legal hold state (WPB-5442) #2251
Conversation
Datadog ReportAll test runs ✅ 2 Total Test Services: 0 Failed, 0 with New Flaky, 2 Passed Test Services
|
…r_legal_hold_state # Conflicts: # logic/src/commonMain/kotlin/com/wire/kalium/logic/feature/UserSessionScope.kt
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #2251 +/- ##
=============================================
+ Coverage 57.92% 57.94% +0.01%
Complexity 21 21
=============================================
Files 1084 1086 +2
Lines 41093 41106 +13
Branches 3804 3804
=============================================
+ Hits 23804 23819 +15
+ Misses 15662 15661 -1
+ Partials 1627 1626 -1
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
* feat: Create observer for legal hold state * chore: rename use case
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Description
This PR aims to create two use cases to observe legal hold state of a other user or current one.
Needs releases with:
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
.