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: Upgrade to Reactive Streams 1.0.3 #6633

Merged
merged 1 commit into from
Aug 23, 2019
Merged

Conversation

akarnokd
Copy link
Member

No changes since 1.0.3-RC1. Also updated the package name of the animal sniffer suppress annotation.

@akarnokd akarnokd added this to the 3.0 milestone Aug 23, 2019
@akarnokd akarnokd changed the title 3.x: Upgrade to Rective Streams 1.0.3 3.x: Upgrade to Reactive Streams 1.0.3 Aug 23, 2019
@codecov
Copy link

codecov bot commented Aug 23, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #6633      +/-   ##
============================================
+ Coverage     98.13%   98.25%   +0.11%     
- Complexity     6189     6191       +2     
============================================
  Files           678      678              
  Lines         44801    44801              
  Branches       6177     6177              
============================================
+ Hits          43967    44020      +53     
+ Misses          291      265      -26     
+ Partials        543      516      -27
Impacted Files Coverage Δ Complexity Δ
...3/internal/operators/flowable/FlowableGroupBy.java 95.51% <0%> (-0.57%) 3% <0%> (ø)
...ernal/operators/flowable/FlowableFromIterable.java 96.25% <0%> (-0.54%) 5% <0%> (ø)
...va3/internal/operators/parallel/ParallelRunOn.java 97.1% <0%> (-0.49%) 8% <0%> (ø)
...internal/operators/flowable/FlowableSwitchMap.java 95.32% <0%> (-0.47%) 3% <0%> (ø)
...activex/rxjava3/processors/MulticastProcessor.java 98.23% <0%> (-0.45%) 83% <0%> (-1%)
...internal/operators/flowable/FlowableObserveOn.java 96.93% <0%> (+0.27%) 3% <0%> (ø) ⬇️
...a3/internal/operators/flowable/FlowableCreate.java 97.74% <0%> (+0.32%) 6% <0%> (ø) ⬇️
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 97.51% <0%> (+0.41%) 50% <0%> (ø) ⬇️
...rnal/operators/observable/ObservableSwitchMap.java 92.1% <0%> (+0.52%) 3% <0%> (ø) ⬇️
.../operators/observable/ObservableCombineLatest.java 96.93% <0%> (+0.61%) 6% <0%> (ø) ⬇️
... 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 7358dc1...3caac40. Read the comment docs.

@akarnokd
Copy link
Member Author

I'm trying to get the javadoc warning resolved.

@akarnokd akarnokd merged commit 97790c6 into ReactiveX:3.x Aug 23, 2019
@akarnokd akarnokd deleted the RS103 branch August 23, 2019 13:12
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