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

refactor - replace States.combine with States.computed #188

Merged
merged 2 commits into from
May 11, 2023

Conversation

beeth0ven
Copy link
Contributor

close #187

@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (059a5fe) 100.00% compared to head (75f006c) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #188   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines          479       480    +1     
=========================================
+ Hits           479       480    +1     
Impacted Files Coverage Δ
lib/src/dart_observable/states/states.dart 100.00% <100.00%> (ø)
lib/src/dart_scope/configurables/computed.dart 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@beeth0ven beeth0ven merged commit f799d27 into main May 11, 2023
5 checks passed
@beeth0ven beeth0ven deleted the refactor/computed branch May 11, 2023 02:51
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.

refactor - replace States.combine with States.computed
1 participant