Skip to content

Conversation

@renefloor
Copy link
Collaborator

Submit a pull request

Closes FLU-247

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

This renders polls in the sample app and makes it possible to add polls.

The 'create poll' feature is mostly separated from the sdk. The 'show poll' highly depends on the SDK. If we want to separate it at some point we have to create some new state models, but we would also improve the UI.

Screenshots / Videos

image

@renefloor renefloor requested a review from a team as a code owner September 24, 2025 09:54
@renefloor renefloor changed the title feat(llc, sample): add polls in sample app feat(llc, samples): add polls in sample app Sep 24, 2025
@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.30%. Comparing base (5cea126) to head (158f432).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##            main     #38      +/-   ##
========================================
+ Coverage   2.12%   3.30%   +1.17%     
========================================
  Files        117     117              
  Lines       3148    3148              
========================================
+ Hits          67     104      +37     
+ Misses      3081    3044      -37     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renefloor renefloor force-pushed the feature/polls-in-sample-app branch from af53e72 to e7e2ab5 Compare September 24, 2025 12:00
@renefloor renefloor merged commit 90f9502 into main Sep 25, 2025
8 checks passed
@renefloor renefloor deleted the feature/polls-in-sample-app branch September 25, 2025 11:41
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.

3 participants