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

fix: handle messages of type poll #53

Merged
merged 3 commits into from
Mar 16, 2024

Conversation

krowter
Copy link
Contributor

@krowter krowter commented Mar 16, 2024

closes #50

Screenshot from 2024-03-16 16-32-11

Notes

  • apparently quiz mode polls have the same data as non-quiz (it doesn't have correct_answer). So no need to handle that case

Copy link

codecov bot commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.37%. Comparing base (e9f23a6) to head (c67eb8a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   95.93%   96.37%   +0.44%     
==========================================
  Files           1        1              
  Lines         369      414      +45     
  Branches       51       53       +2     
==========================================
+ Hits          354      399      +45     
  Misses         15       15              

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

Copy link
Member

@aldy505 aldy505 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jago banget

Copy link
Collaborator

@WahidinAji WahidinAji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GBTM

@krowter krowter merged commit dbbfb12 into teknologi-umum:master Mar 16, 2024
3 checks passed
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.

exported poll text
3 participants