feat: edit meeting [WPB-25677] - #5129
Conversation
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (76.27%) 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 #5129 +/- ##
===========================================
+ Coverage 50.15% 50.19% +0.04%
===========================================
Files 666 666
Lines 24397 24461 +64
Branches 3780 3796 +16
===========================================
+ Hits 12237 12279 +42
- Misses 11039 11053 +14
- Partials 1121 1129 +8
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Test Results2 179 tests +6 2 179 ✅ +6 3m 41s ⏱️ + 2m 8s Results for commit c548d48. ± Comparison against base commit de54546. This pull request removes 7 and adds 13 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
APKs built during tests are available here. Scroll down to Artifacts! |
|
APKs built during tests are available here. Scroll down to Artifacts! |
https://wearezeta.atlassian.net/browse/WPB-25677
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Editing a meeting: fetching next occurrence to get data initially and executing the edit when user submits.
Dependencies (Optional)
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
In dev-debug app, open "meetings" tab, click "three dots" menu next to the upcoming meeting, click "edit" and try to update the meeting.
Attachments (Optional)
Screen_recording_20260803_155341.mp4
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.