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: Merge in changes from 2.x since the initial branching #6498

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented Jun 6, 2019

Version 2.2.9

Bugfixes

Documentation changes

Other

Version 2.2.8 - March 26, 2019 (Maven)

Bugfixes

Documentation changes

Other

@codecov
Copy link

codecov bot commented Jun 6, 2019

Codecov Report

Merging #6498 into 3.x will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #6498      +/-   ##
============================================
+ Coverage     98.23%   98.26%   +0.02%     
+ Complexity     6296     6292       -4     
============================================
  Files           675      675              
  Lines         45172    45163       -9     
  Branches       6246     6244       -2     
============================================
+ Hits          44374    44378       +4     
+ Misses          256      244      -12     
+ Partials        542      541       -1
Impacted Files Coverage Δ Complexity Δ
...internal/operators/flowable/FlowableFromArray.java 94.91% <100%> (ø) 3 <0> (ø) ⬇️
...x/internal/operators/observable/ObservableZip.java 100% <100%> (ø) 6 <0> (ø) ⬇️
src/main/java/io/reactivex/Completable.java 100% <100%> (ø) 120 <1> (ø) ⬇️
...l/operators/completable/CompletableFromAction.java 100% <100%> (ø) 4 <0> (ø) ⬇️
...ors/observable/ObservableSampleWithObservable.java 98.68% <100%> (-0.12%) 3 <0> (ø)
...al/operators/flowable/FlowableSamplePublisher.java 100% <100%> (ø) 3 <0> (ø) ⬇️
src/main/java/io/reactivex/Flowable.java 100% <100%> (ø) 567 <16> (ø) ⬇️
...rnal/operators/observable/ObservableFromArray.java 100% <100%> (ø) 3 <0> (ø) ⬇️
src/main/java/io/reactivex/Observable.java 100% <100%> (ø) 542 <20> (ø) ⬇️
src/main/java/io/reactivex/Single.java 100% <100%> (ø) 149 <5> (ø) ⬇️
... and 35 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 837ca6b...f4bef8c. Read the comment docs.

@akarnokd akarnokd merged commit b95e3dc into ReactiveX:3.x Jun 13, 2019
@akarnokd akarnokd deleted the CatchupWith2x_0606 branch June 13, 2019 11:50
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.

1 participant