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

feat(llc): add support for polls api #2040

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

chore: fix lints

33c5a75
Select commit
Loading
Failed to load commit list.
Open

feat(llc): add support for polls api #2040

chore: fix lints
33c5a75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

60.48% (+0.20%) compared to aacaba6

View this Pull Request on Codecov

60.48% (+0.20%) compared to aacaba6

Details

Codecov Report

Attention: Patch coverage is 80.21978% with 36 lines in your changes missing coverage. Please review.

Project coverage is 60.48%. Comparing base (aacaba6) to head (33c5a75).

Files with missing lines Patch % Lines
packages/stream_chat/lib/src/core/models/poll.dart 25.80% 23 Missing ⚠️
...ges/stream_chat/lib/src/core/models/poll_vote.dart 38.88% 11 Missing ⚠️
...s/stream_chat/lib/src/core/models/poll_option.dart 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2040      +/-   ##
==========================================
+ Coverage   60.27%   60.48%   +0.20%     
==========================================
  Files         318      322       +4     
  Lines       18581    18763     +182     
==========================================
+ Hits        11200    11348     +148     
- Misses       7381     7415      +34     

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