Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "end poll" confirmation dialog #1799

Merged
merged 2 commits into from Sep 26, 2023
Merged

Conversation

alfogrillo
Copy link
Contributor

This PR adds a confirmation dialog when ending a poll directly using the "creator view" in the timeline.

Result
Simulator Screenshot - iPhone 14 - 2023-09-26 at 11 05 14

@alfogrillo alfogrillo requested a review from a team as a code owner September 26, 2023 09:25
@alfogrillo alfogrillo requested review from Velin92 and removed request for a team September 26, 2023 09:25
@alfogrillo alfogrillo self-assigned this Sep 26, 2023
@github-actions
Copy link

github-actions bot commented Sep 26, 2023

Warnings
⚠️ Please add a changelog.
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.
⚠️ You seem to have made changes to views. Please consider adding screenshots.

Generated by 🚫 Danger Swift against 4fb34f5

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (a05c3e3) 71.41% compared to head (1b3b860) 71.27%.
Report is 2 commits behind head on develop.

❗ Current head 1b3b860 differs from pull request most recent head 4fb34f5. Consider uploading reports for the commit 4fb34f5 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1799      +/-   ##
===========================================
- Coverage    71.41%   71.27%   -0.15%     
===========================================
  Files          434      434              
  Lines        29563    29567       +4     
  Branches     14569    14569              
===========================================
- Hits         21113    21074      -39     
- Misses        7926     7968      +42     
- Partials       524      525       +1     
Flag Coverage Δ
unittests 54.54% <14.28%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../Sources/Screens/RoomScreen/RoomScreenModels.swift 72.97% <ø> (ø)
...X/Sources/Screens/RoomScreen/View/RoomScreen.swift 73.68% <100.00%> (+0.19%) ⬆️
...s/CreatePollScreen/CreatePollScreenViewModel.swift 48.71% <0.00%> (ø)
...urces/Screens/RoomScreen/RoomScreenViewModel.swift 56.00% <0.00%> (-0.43%) ⬇️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alfogrillo alfogrillo force-pushed the alfogrillo/polls-confirm-dialog branch from 1b3b860 to 4fb34f5 Compare September 26, 2023 12:28
@alfogrillo alfogrillo enabled auto-merge (squash) September 26, 2023 12:28
@sonarcloud
Copy link

sonarcloud bot commented Sep 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@alfogrillo alfogrillo merged commit 423604b into develop Sep 26, 2023
6 checks passed
@alfogrillo alfogrillo deleted the alfogrillo/polls-confirm-dialog branch September 26, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants