Skip to content

feat(conversation): add manual MLS migration (WPB-27446) - #5168

Open
MohamadJaara wants to merge 1 commit into
developfrom
mo/WPB-27446-manual-mls-migration
Open

feat(conversation): add manual MLS migration (WPB-27446)#5168
MohamadJaara wants to merge 1 commit into
developfrom
mo/WPB-27446-manual-mls-migration

Conversation

@MohamadJaara

@MohamadJaara MohamadJaara commented Aug 12, 2026

Copy link
Copy Markdown
Member

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

  • reveal a confirmation dialog after five consecutive taps on the Protocol row
  • allow the action only when MLS migration is enabled, the protocol is Proteus or Mixed, and the conversation team matches the self-user team
  • keep the dialog open on outside taps and show migration loading, success, and failure states
  • invoke the backend migration flow and include backend HTTP code and error label when available
  • add concise lifecycle logs and focused unit coverage

@MohamadJaara
MohamadJaara marked this pull request as ready for review August 12, 2026 10:38
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 72.28916% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.83%. Comparing base (977ecf5) to head (dc210c8).
⚠️ Report is 11 commits behind head on develop.

Files with missing lines Patch % Lines
...tions/details/GroupConversationDetailsViewModel.kt 71.79% 11 Missing and 11 partials ⚠️
...rc/main/kotlin/com/wire/android/model/Clickable.kt 0.00% 1 Missing ⚠️

❌ 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     
Files with missing lines Coverage Δ
...ations/details/options/GroupConversationOptions.kt 0.00% <ø> (ø)
...s/details/options/GroupConversationOptionsState.kt 97.36% <100.00%> (+0.22%) ⬆️
...rc/main/kotlin/com/wire/android/model/Clickable.kt 0.00% <0.00%> (ø)
...tions/details/GroupConversationDetailsViewModel.kt 83.17% <71.79%> (-5.96%) ⬇️

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 977ecf5...dc210c8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

2 249 tests   2 249 ✅  1m 47s ⏱️
  245 suites      0 💤
  245 files        0 ❌

Results for commit dc210c8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant