Skip to content

feat: delete meeting for everyone [WPB-25515]#5074

Open
saleniuk wants to merge 2 commits into
developfrom
feat/delete-meeting-for-all
Open

feat: delete meeting for everyone [WPB-25515]#5074
saleniuk wants to merge 2 commits into
developfrom
feat/delete-meeting-for-all

Conversation

@saleniuk

@saleniuk saleniuk commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-25515


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Delete a meeting for everyone by the meeting creator.

Dependencies (Optional)

If there are some other pull requests related to this one (e.g. new releases of frameworks), specify them here.

Needs releases with:

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Open the dev debug app (meetings are available only there), have an account with some meetings created, open bottom sheet menu, click "delete meeting for everyone".

Attachments (Optional)

Screen_recording_20260720_095706.mp4

PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.43478% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.53%. Comparing base (c7cbaab) to head (a3eb155).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...meetings/ui/options/MeetingOptionsMenuViewModel.kt 84.61% 5 Missing and 1 partial ⚠️
...id/feature/meetings/ui/MeetingsViewModelFactory.kt 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5074      +/-   ##
===========================================
+ Coverage    49.40%   49.53%   +0.13%     
===========================================
  Files          656      657       +1     
  Lines        23918    23951      +33     
  Branches      3730     3733       +3     
===========================================
+ Hits         11816    11865      +49     
+ Misses       10973    10957      -16     
  Partials      1129     1129              
Files with missing lines Coverage Δ
...feature/meetings/ui/options/DeleteMeetingDialog.kt 100.00% <100.00%> (ø)
...tings/ui/options/MeetingOptionsModalSheetLayout.kt 0.00% <ø> (ø)
...id/feature/meetings/ui/MeetingsViewModelFactory.kt 0.00% <0.00%> (ø)
...meetings/ui/options/MeetingOptionsMenuViewModel.kt 78.18% <84.61%> (+78.18%) ⬆️

... and 1 file with indirect coverage changes


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 c7cbaab...a3eb155. Read the comment docs.

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

@pull-request-size pull-request-size Bot added size/L and removed size/M labels Jul 20, 2026
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