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

3.x update Conditional-and-Boolean-Operators.md #7000

Merged
merged 4 commits into from
May 31, 2020
Merged

Conversation

kranthik2
Copy link
Contributor

#6132

@akarnokd akarnokd added this to the 3.1 milestone May 30, 2020
@codecov
Copy link

codecov bot commented May 30, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7000      +/-   ##
============================================
+ Coverage     99.53%   99.54%   +0.01%     
- Complexity     6667     6670       +3     
============================================
  Files           742      742              
  Lines         47270    47270              
  Branches       6373     6373              
============================================
+ Hits          47048    47053       +5     
+ Misses          102       99       -3     
+ Partials        120      118       -2     
Impacted Files Coverage Δ Complexity Δ
...tivex/rxjava3/internal/jdk8/ParallelCollector.java 89.90% <0.00%> (-8.26%) 2.00% <0.00%> (ø%)
...nternal/operators/parallel/ParallelReduceFull.java 91.08% <0.00%> (-3.97%) 2.00% <0.00%> (ø%)
...rnal/operators/flowable/FlowableFlatMapSingle.java 94.18% <0.00%> (-3.49%) 2.00% <0.00%> (ø%)
...tivex/rxjava3/disposables/CompositeDisposable.java 98.14% <0.00%> (-1.86%) 39.00% <0.00%> (-1.00%)
...ternal/operators/observable/ObservablePublish.java 97.29% <0.00%> (-1.81%) 16.00% <0.00%> (-1.00%)
.../operators/observable/ObservableFlatMapSingle.java 96.03% <0.00%> (-1.59%) 2.00% <0.00%> (ø%)
...ternal/operators/completable/CompletableMerge.java 97.29% <0.00%> (-1.36%) 2.00% <0.00%> (ø%)
...ernal/operators/flowable/FlowableFromIterable.java 97.91% <0.00%> (-1.05%) 5.00% <0.00%> (ø%)
...operators/observable/ObservableMergeWithMaybe.java 99.09% <0.00%> (-0.91%) 2.00% <0.00%> (ø%)
.../reactivex/rxjava3/processors/ReplayProcessor.java 99.19% <0.00%> (-0.41%) 52.00% <0.00%> (ø%)
... and 12 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 98acac2...76479c7. Read the comment docs.

@akarnokd akarnokd merged commit d3dd133 into ReactiveX:3.x May 31, 2020
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.

None yet

3 participants