-
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(e2ei): set ciphersuites when replacing KeyPackages (WPB-10238) 🍒 🍒 #2931
fix(e2ei): set ciphersuites when replacing KeyPackages (WPB-10238) 🍒 🍒 #2931
Conversation
…2921) * Commit with unresolved merge conflicts * resolve conflicts after cherry pick --------- Co-authored-by: Mojtaba Chenani <[email protected]>
Quality Gate passedIssues Measures |
Test Results3 149 tests +2 3 044 ✔️ +2 3m 42s ⏱️ -20s Results for commit 8f126b6. ± Comparison against base commit 859dab6. This pull request removes 14 and adds 16 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Bencher
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2931 +/- ##
===========================================
- Coverage 52.54% 52.53% -0.01%
===========================================
Files 1289 1289
Lines 49503 49508 +5
Branches 4598 4598
===========================================
+ Hits 26009 26011 +2
- Misses 21654 21657 +3
Partials 1840 1840
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 3044 Passed, 105 Skipped, 13.35s Total Time |
This PR was automatically cherry-picked based on the following PR:
Original PR description:
This PR was automatically cherry-picked based on the following PR:
Original PR description:
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
After finding some issues on the backend, now it's mandatory to set the CipherSuite when replacing keypackages after E2EI.
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
.