feat(conversation): add manual MLS migration (WPB-27446) - #5168
Open
MohamadJaara wants to merge 1 commit into
Open
feat(conversation): add manual MLS migration (WPB-27446)#5168MohamadJaara wants to merge 1 commit into
MohamadJaara wants to merge 1 commit into
Conversation
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (72.28%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #5168 +/- ##
===========================================
+ Coverage 52.77% 52.83% +0.06%
===========================================
Files 659 659
Lines 23589 23669 +80
Branches 3881 3904 +23
===========================================
+ Hits 12448 12506 +58
- Misses 9994 10005 +11
- Partials 1147 1158 +11
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Contributor
Test Results2 249 tests 2 249 ✅ 1m 47s ⏱️ Results for commit dc210c8. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://wearezeta.atlassian.net/browse/WPB-27446
Goal
Add a temporary manual path for testing Proteus/Mixed conversation migration to MLS during the transition phase.
Jira: WPB-27446
Changes