-
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(e2ei): init e2ei based on client state (WPB-353) #2159
Conversation
…ucntions' into feat/e2ei/adapt-remaining-e2ei-fucntions
Datadog ReportAll test runs ✅ 2 Total Test Services: 0 Failed, 0 with New Flaky, 2 Passed Test Services
|
Codecov Report
@@ Coverage Diff @@
## develop #2159 +/- ##
=============================================
+ Coverage 57.81% 57.88% +0.06%
Complexity 21 21
=============================================
Files 1059 1059
Lines 40166 40190 +24
Branches 3720 3722 +2
=============================================
+ Hits 23223 23265 +42
+ Misses 15336 15314 -22
- Partials 1607 1611 +4
... and 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
We need to call different functions to initiate the e2eiClient from the MLSClient, this consideration added to the E2EIClientProvider by this PR.
Needs releases with:
After:
#2156
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
.