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

[WIP] Add support for Stream #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[WIP] Add support for Stream #6

wants to merge 2 commits into from

Conversation

kaboc
Copy link
Owner

@kaboc kaboc commented Feb 6, 2024

Closes #5

@kaboc kaboc self-assigned this Feb 6, 2024
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (d248f11) 100.00% compared to head (6da9c40) 80.99%.
Report is 4 commits behind head on main.

Files Patch % Lines
lib/src/stream_extension.dart 0.00% 18 Missing ⚠️
lib/src/private/stream_value_notifier.dart 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main       #6       +/-   ##
============================================
- Coverage   100.00%   80.99%   -19.01%     
============================================
  Files            5        7        +2     
  Lines           92      121       +29     
============================================
+ Hits            92       98        +6     
- Misses           0       23       +23     

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

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.

Support Stream
1 participant