Skip to content

feat: schedule a meeting - dates and repeat options [WPB-25048]#4982

Open
saleniuk wants to merge 5 commits into
developfrom
feat/new-meeting-schedule
Open

feat: schedule a meeting - dates and repeat options [WPB-25048]#4982
saleniuk wants to merge 5 commits into
developfrom
feat/new-meeting-schedule

Conversation

@saleniuk

@saleniuk saleniuk commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

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


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?

Content for the "schedule" meeting flow: date and time choosers and repeat options dropdown.

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Open dev debug build (meetings only available there), open meetings tab, click "new", choose "schedule", choose start and end dates and hours, select repeating options.

Attachments (Optional)


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.

@pull-request-size

Copy link
Copy Markdown

Ups 🫰🟨

This PR is too big. Please try to break it up into smaller PRs.

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 69.56522% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.03%. Comparing base (363bb88) to head (5fdeb80).

Files with missing lines Patch % Lines
.../feature/meetings/ui/create/NewMeetingViewModel.kt 70.49% 15 Missing and 3 partials ⚠️
...id/feature/meetings/ui/MeetingsViewModelFactory.kt 0.00% 3 Missing ⚠️

❌ Your patch check has failed because the patch coverage (69.56%) 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    #4982      +/-   ##
===========================================
+ Coverage    48.79%   49.03%   +0.23%     
===========================================
  Files          646      646              
  Lines        23159    23216      +57     
  Branches      3545     3553       +8     
===========================================
+ Hits         11300    11383      +83     
+ Misses       10812    10783      -29     
- Partials      1047     1050       +3     
Files with missing lines Coverage Δ
...wire/android/feature/meetings/model/MeetingItem.kt 91.17% <100.00%> (+0.26%) ⬆️
...id/feature/meetings/ui/MeetingsViewModelFactory.kt 0.00% <0.00%> (ø)
.../feature/meetings/ui/create/NewMeetingViewModel.kt 72.91% <70.49%> (+72.91%) ⬆️

... 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 363bb88...5fdeb80. Read the comment docs.

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

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