-
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): replace keypackages in one api (WPB-5801) #2292
Conversation
…age-api' into feat/e2ei/atomic-replace-keypackage-api
Test Results2 086 tests - 609 2 044 ✔️ - 547 9s ⏱️ - 2m 19s Results for commit 451336a. ± Comparison against base commit 5d8695c. This pull request removes 2695 and adds 2086 tests. Note that renamed tests count towards both.
This pull request removes 104 skipped tests and adds 42 skipped tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #2292 +/- ##
=============================================
- Coverage 57.93% 57.92% -0.01%
Complexity 21 21
=============================================
Files 1093 1093
Lines 41440 41437 -3
Branches 3826 3826
=============================================
- Hits 24007 24002 -5
- Misses 15820 15821 +1
- Partials 1613 1614 +1
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Datadog ReportAll test runs ✅ 2 Total Test Services: 0 Failed, 0 with New Flaky, 2 Passed Test Services
|
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Use one atomic api to replace new keypackages with the old ones.
Issues
The API wasn't ready, so we had to use two APIs to achieve this! now it's replaced with the atomic one.
Causes (Optional)
API wasn't ready at the time.
Solutions
Using the new API.
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
.