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

2.x: marble additions and updates (12/11) #5759

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

akarnokd
Copy link
Member

This PR adds or updates mable diagrams of Observable:

Related: #5319 (comment)

@akarnokd akarnokd added this to the 2.2 milestone Dec 11, 2017
@codecov
Copy link

codecov bot commented Dec 11, 2017

Codecov Report

Merging #5759 into 2.x will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #5759      +/-   ##
============================================
+ Coverage     96.24%   96.26%   +0.01%     
- Complexity     5838     5840       +2     
============================================
  Files           634      634              
  Lines         41653    41653              
  Branches       5769     5769              
============================================
+ Hits          40090    40097       +7     
+ Misses          624      617       -7     
  Partials        939      939
Impacted Files Coverage Δ Complexity Δ
src/main/java/io/reactivex/Observable.java 100% <ø> (ø) 509 <0> (ø) ⬇️
.../operators/observable/ObservableFlatMapSingle.java 88.8% <0%> (-5.23%) 2% <0%> (ø)
...rnal/subscribers/SinglePostCompleteSubscriber.java 94.87% <0%> (-5.13%) 14% <0%> (-1%)
...nternal/operators/parallel/ParallelReduceFull.java 91.17% <0%> (-3.93%) 2% <0%> (ø)
...ternal/operators/observable/ObservablePublish.java 92.98% <0%> (-3.51%) 11% <0%> (ø)
.../io/reactivex/internal/schedulers/IoScheduler.java 89.24% <0%> (-3.23%) 9% <0%> (ø)
...java/io/reactivex/processors/UnicastProcessor.java 94.73% <0%> (-1.17%) 63% <0%> (-1%)
...ava/io/reactivex/processors/BehaviorProcessor.java 95.13% <0%> (-0.89%) 61% <0%> (-1%)
...ernal/operators/flowable/FlowableTimeoutTimed.java 98.37% <0%> (-0.82%) 3% <0%> (ø)
...l/operators/observable/ObservableFlatMapMaybe.java 88.23% <0%> (-0.66%) 2% <0%> (ø)
... and 22 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 b338ffe...b6f4763. Read the comment docs.

@akarnokd akarnokd merged commit 9f2beac into ReactiveX:2.x Dec 12, 2017
@akarnokd akarnokd deleted the Marbles1211 branch December 12, 2017 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants