feat: edit meeting [WPB-25677] - #5129
Conversation
Codecov Report❌ Patch coverage is Please upload reports for the commit 150fba7 to get more accurate results. ❌ 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.16% 50.19% +0.03%
===========================================
Files 666 666
Lines 24394 24461 +67
Branches 3777 3796 +19
===========================================
+ Hits 12237 12279 +42
- Misses 11039 11053 +14
- Partials 1118 1129 +11
... and 4 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Test Results109 tests 109 ✅ 8s ⏱️ Results for commit 5370964. ♻️ 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.