-
Notifications
You must be signed in to change notification settings - Fork 232
Enable polls #1196
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
Enable polls #1196
Conversation
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #1196 +/- ##
===========================================
- Coverage 57.29% 57.28% -0.01%
===========================================
Files 1044 1044
Lines 27207 27206 -1
Branches 5606 5606
===========================================
- Hits 15587 15586 -1
Misses 9191 9191
Partials 2429 2429
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think a changelog file could be included, since this small PR actually enable a new feature in the app. So we have to let the users know.
0bc85b3
to
361ce1b
Compare
Kudos, SonarCloud Quality Gate passed! |
Enable the Polls feature. Allows to create, view, vote and end polls.