-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
feat: PollBuilder #10324
base: main
Are you sure you want to change the base?
feat: PollBuilder #10324
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10324 +/- ##
==========================================
+ Coverage 50.91% 51.37% +0.46%
==========================================
Files 228 230 +2
Lines 20750 20811 +61
Branches 1258 1267 +9
==========================================
+ Hits 10565 10692 +127
+ Misses 10141 10074 -67
- Partials 44 45 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
cd3da4c
to
bc208e1
Compare
This needs a rebase |
It might be worth waiting for #10529? |
Please describe the changes this PR makes and why it should be merged:
Adds the PollBuilder class that creates API-compatible JSON data for sending polls.
Status and versioning classification: