-
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
fix: remove crlcheckWorker and featureWorker from running in userSession (WPB-7213) #2672
fix: remove crlcheckWorker and featureWorker from running in userSession (WPB-7213) #2672
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/candidate #2672 +/- ##
====================================================
Coverage ? 58.33%
Complexity ? 7
====================================================
Files ? 1176
Lines ? 46172
Branches ? 4380
====================================================
Hits ? 26935
Misses ? 17276
Partials ? 1961
Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 2847 Passed, 123 Skipped, 8m 37.04s Wall Time |
…tent_ws_is_enabled # Conflicts: # logic/src/commonMain/kotlin/com/wire/kalium/logic/feature/UserSessionScope.kt
…ion (WPB-7213) (#2672) * fix: run crlCheckWorker and FeatureFlagsSyncWorker on every app launch * chore: detekt * chore: detekt
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Needed for this PR
wireapp/wire-android#2803
Dependencies (Optional)
If there are some other pull requests related to this one (e.g. new releases of frameworks), specify them here.
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
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
.