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: Sync up with 2.2.10 snapshot #6507

Merged
merged 2 commits into from
Jun 17, 2019
Merged

Conversation

akarnokd
Copy link
Member

The Changes.md always comes up conflicting. I'll leave it as it is for now.

@akarnokd akarnokd added this to the 3.0 milestone Jun 17, 2019
Copy link
Collaborator

@vanniktech vanniktech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we pushing for 3.x?

@akarnokd
Copy link
Member Author

I decided it is time to move forward towards the next major release.

@codecov
Copy link

codecov bot commented Jun 17, 2019

Codecov Report

Merging #6507 into 3.x will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##               3.x    #6507      +/-   ##
===========================================
- Coverage     98.3%   98.26%   -0.04%     
  Complexity    6296     6296              
===========================================
  Files          675      675              
  Lines        45163    45165       +2     
  Branches      6244     6246       +2     
===========================================
- Hits         44397    44383      -14     
- Misses         236      241       +5     
- Partials       530      541      +11
Impacted Files Coverage Δ Complexity Δ
src/main/java/io/reactivex/Flowable.java 100% <ø> (ø) 567 <0> (ø) ⬇️
.../main/java/io/reactivex/schedulers/Schedulers.java 100% <ø> (ø) 11 <0> (ø) ⬇️
src/main/java/io/reactivex/Observable.java 100% <ø> (ø) 542 <0> (ø) ⬇️
...ternal/operators/flowable/FlowableBufferTimed.java 99.27% <100%> (ø) 5 <0> (ø) ⬇️
...al/operators/observable/ObservableBufferTimed.java 99.62% <100%> (ø) 5 <0> (ø) ⬇️
...l/operators/observable/ObservableFlatMapMaybe.java 90.19% <0%> (-5.89%) 2% <0%> (ø)
...nternal/operators/observable/ObservableCreate.java 93.16% <0%> (-5.13%) 2% <0%> (ø)
...nternal/operators/parallel/ParallelReduceFull.java 91.08% <0%> (-3.97%) 2% <0%> (ø)
...tivex/internal/observers/FutureSingleObserver.java 94.33% <0%> (-3.78%) 24% <0%> (-1%)
...activex/internal/observers/QueueDrainObserver.java 97.43% <0%> (-2.57%) 21% <0%> (-1%)
... and 25 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 b95e3dc...7cd99ea. Read the comment docs.

@akarnokd akarnokd merged commit 2bed8c1 into ReactiveX:3.x Jun 17, 2019
@akarnokd akarnokd deleted the SyncupWith2x_0617a branch August 22, 2019 21: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.

2 participants