Skip to content

Conversation

@lxsmnsyc
Copy link

Resolves #6481

@codecov
Copy link

codecov bot commented May 20, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6483      +/-   ##
============================================
+ Coverage     98.25%   98.27%   +0.01%     
  Complexity     6295     6295              
============================================
  Files           675      675              
  Lines         45159    45159              
  Branches       6244     6244              
============================================
+ Hits          44372    44379       +7     
+ Misses          246      243       -3     
+ Partials        541      537       -4
Impacted Files Coverage Δ Complexity Δ
src/main/java/io/reactivex/Maybe.java 100% <ø> (ø) 173 <0> (ø) ⬇️
...nternal/operators/parallel/ParallelReduceFull.java 91.08% <0%> (-3.97%) 2% <0%> (ø)
...ternal/operators/observable/ObservablePublish.java 94.69% <0%> (-3.54%) 11% <0%> (ø)
...x/internal/operators/flowable/FlowablePublish.java 96.2% <0%> (-2.11%) 10% <0%> (-1%)
...java/io/reactivex/processors/UnicastProcessor.java 98.8% <0%> (-1.2%) 67% <0%> (-1%)
...rnal/operators/observable/ObservableSwitchMap.java 95.21% <0%> (-1.07%) 3% <0%> (ø)
...l/operators/observable/ObservableTimeoutTimed.java 99.15% <0%> (-0.85%) 3% <0%> (ø)
...ex/internal/operators/flowable/FlowableReplay.java 94.09% <0%> (-0.85%) 20% <0%> (ø)
...ain/java/io/reactivex/subjects/UnicastSubject.java 99.36% <0%> (-0.64%) 64% <0%> (-1%)
...vex/internal/operators/parallel/ParallelRunOn.java 96.61% <0%> (-0.49%) 8% <0%> (ø)
... and 18 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 1830453...798d186. Read the comment docs.

@akarnokd akarnokd merged commit 8f51d2d into ReactiveX:2.x May 20, 2019
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.

Maybe.count doc typo

3 participants