Skip to content

2.x: Reactive-Streams 1.0.2-RCx - not for merge #5752

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

Closed
wants to merge 2 commits into from

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented Dec 5, 2017

This PR verifies the upcoming Reactive-Streams 1.0.2 with TCK changes are still okay with RxJava.

@codecov
Copy link

codecov bot commented Dec 5, 2017

Codecov Report

Merging #5752 into 2.x will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #5752      +/-   ##
============================================
- Coverage     96.32%   96.28%   -0.04%     
+ Complexity     5842     5836       -6     
============================================
  Files           634      634              
  Lines         41650    41653       +3     
  Branches       5769     5769              
============================================
- Hits          40120    40107      -13     
- Misses          600      607       +7     
- Partials        930      939       +9
Impacted Files Coverage Δ Complexity Δ
...a/io/reactivex/internal/util/QueueDrainHelper.java 58.86% <0%> (-5.68%) 31% <0%> (-4%)
...rnal/subscribers/SinglePostCompleteSubscriber.java 94.87% <0%> (-5.13%) 14% <0%> (-1%)
...l/operators/observable/ObservableFlatMapMaybe.java 89.54% <0%> (-3.27%) 2% <0%> (ø)
...rnal/operators/flowable/FlowableFlatMapSingle.java 93.47% <0%> (-3.27%) 2% <0%> (ø)
...activex/internal/observers/QueueDrainObserver.java 61.53% <0%> (-2.57%) 12% <0%> (-1%)
.../internal/disposables/ListCompositeDisposable.java 98% <0%> (-2%) 34% <0%> (-1%)
...ex/internal/subscribers/InnerQueuedSubscriber.java 96.07% <0%> (-1.97%) 18% <0%> (-1%)
.../io/reactivex/disposables/CompositeDisposable.java 97.24% <0%> (-1.84%) 39% <0%> (-1%)
...rnal/subscriptions/DeferredScalarSubscription.java 98.46% <0%> (-1.54%) 28% <0%> (-1%)
...vex/internal/operators/flowable/FlowableCache.java 92.61% <0%> (-1.35%) 7% <0%> (ø)
... and 29 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 4d2e821...686f3d7. Read the comment docs.

@akarnokd akarnokd changed the title 2.x: Reactive-Streams 1.0.2-RC1 - not for merge 2.x: Reactive-Streams 1.0.2-RCx - not for merge Dec 11, 2017
@akarnokd akarnokd closed this Dec 18, 2017
@akarnokd akarnokd deleted the ReactiveStreams102RC1 branch December 18, 2017 22:19
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