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

rename CombineObservable to ObservableCombine etc. #73

Merged
merged 1 commit into from Jul 11, 2022

Conversation

beeth0ven
Copy link
Contributor

rename CombineObservable to ObservableCombine etc.

@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #73 (73672f3) into main (84669f3) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #73   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines          339       339           
=========================================
  Hits           339       339           
Impacted Files Coverage Δ
lib/src/observables/observables/observable.dart 100.00% <100.00%> (ø)
...b/src/observables/observables/observable_cast.dart 100.00% <100.00%> (ø)
...rc/observables/observables/observable_combine.dart 100.00% <100.00%> (ø)
...src/observables/observables/observable_create.dart 100.00% <100.00%> (ø)
...c/observables/observables/observable_distinct.dart 100.00% <100.00%> (ø)
...ib/src/observables/observables/observable_map.dart 100.00% <100.00%> (ø)
.../observables/observables/observable_multicast.dart 100.00% <100.00%> (ø)
...b/src/observables/observables/observable_skip.dart 100.00% <100.00%> (ø)
.../src/observables/observables/observable_where.dart 100.00% <100.00%> (ø)

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 84669f3...73672f3. Read the comment docs.

@beeth0ven beeth0ven merged commit 90148ef into main Jul 11, 2022
@beeth0ven beeth0ven deleted the refactor/rename-observables branch July 11, 2022 02:34
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