-
Notifications
You must be signed in to change notification settings - Fork 26
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: start CallActivity in a new task (WPB-6437) #2952
Conversation
APKs built during tests are available here. Scroll down to Artifacts! |
Build 4538 succeeded. The build produced the following APK's: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2952 +/- ##
===========================================
- Coverage 44.25% 44.19% -0.06%
===========================================
Files 444 444
Lines 14458 14455 -3
Branches 2476 2475 -1
===========================================
- Hits 6399 6389 -10
- Misses 7364 7373 +9
+ Partials 695 693 -2
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
APKs built during tests are available here. Scroll down to Artifacts! |
Build 4549 succeeded. The build produced the following APK's: |
(cherry picked from commit 6142d0a)
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Currently we need to finish the activity to minimise the screen which is resource consumer.
Solutions
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
.