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

Update RxJava Android Module documentation #6134

Merged
merged 1 commit into from Aug 4, 2018
Merged

Update RxJava Android Module documentation #6134

merged 1 commit into from Aug 4, 2018

Conversation

ahmedre
Copy link
Contributor

@ahmedre ahmedre commented Aug 4, 2018

This patch updates the RxJava Android wiki page to point to the RxAndroid project and the RxAndroid wiki page. This refs #6132.

This patch updates the RxJava Android wiki page to point to the
RxAndroid project and the RxAndroid wiki page. This refs #6132.
@akarnokd akarnokd added this to the 3.0 milestone Aug 4, 2018
@codecov
Copy link

codecov bot commented Aug 4, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6134      +/-   ##
============================================
- Coverage     98.31%   98.27%   -0.05%     
  Complexity     6192     6192              
============================================
  Files           667      667              
  Lines         44853    44853              
  Branches       6213     6213              
============================================
- Hits          44097    44078      -19     
- Misses          228      235       +7     
- Partials        528      540      +12
Impacted Files Coverage Δ Complexity Δ
.../operators/observable/ObservableFlatMapSingle.java 88.8% <0%> (-8.21%) 2% <0%> (ø)
...reactivex/internal/operators/single/SingleAmb.java 96.36% <0%> (-3.64%) 9% <0%> (-1%)
...ernal/operators/flowable/FlowableFlatMapMaybe.java 92.75% <0%> (-2.9%) 2% <0%> (ø)
...nternal/operators/observable/ObservableCreate.java 95.72% <0%> (-2.57%) 2% <0%> (ø)
.../internal/disposables/ListCompositeDisposable.java 98% <0%> (-2%) 34% <0%> (-1%)
...perators/mixed/ObservableConcatMapCompletable.java 98.49% <0%> (-1.51%) 3% <0%> (ø)
...a/io/reactivex/internal/util/QueueDrainHelper.java 98.61% <0%> (-1.39%) 57% <0%> (-1%)
...ternal/operators/observable/ObservableFlatMap.java 86.9% <0%> (-1.28%) 3% <0%> (ø)
...io/reactivex/subscribers/SerializedSubscriber.java 98.86% <0%> (-1.14%) 26% <0%> (-1%)
...ivex/internal/operators/maybe/MaybeMergeArray.java 96.62% <0%> (-1.13%) 6% <0%> (ø)
... and 19 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 a58c491...cc41081. Read the comment docs.

@akarnokd akarnokd merged commit c146374 into ReactiveX:2.x Aug 4, 2018
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

2 participants