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

Add StateStream #27

Merged
merged 10 commits into from
Aug 23, 2021
Merged

Add StateStream #27

merged 10 commits into from
Aug 23, 2021

Conversation

hoc081098
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 22, 2021

Codecov Report

Merging #27 (6d018bb) into master (48ae358) will increase coverage by 0.39%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   93.60%   94.00%   +0.39%     
==========================================
  Files          32       35       +3     
  Lines         469      500      +31     
==========================================
+ Hits          439      470      +31     
  Misses         30       30              
Impacted Files Coverage Δ
lib/src/default_sink.dart 80.00% <ø> (ø)
...ue_stream/not_replay_value_connectable_stream.dart 97.29% <ø> (ø)
...ay_value_stream/not_replay_value_stream_mixin.dart 80.00% <ø> (ø)
lib/src/not_replay_value_stream/stream_event.dart 100.00% <ø> (ø)
...t_replay_value_stream/value_stream_controller.dart 100.00% <ø> (ø)
lib/src/not_replay_value_stream/value_subject.dart 100.00% <ø> (ø)
lib/src/single/api_contract_violation_error.dart 33.33% <ø> (ø)
lib/src/single/rx_singles.dart 91.66% <ø> (ø)
lib/src/single/single.dart 100.00% <ø> (ø)
lib/src/single/single_or_error.dart 50.00% <ø> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48ae358...6d018bb. Read the comment docs.

@hoc081098 hoc081098 merged commit e19a658 into master Aug 23, 2021
@hoc081098 hoc081098 deleted the refactor-value branch August 23, 2021 16:07
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.

None yet

1 participant