Skip to content

3.x: Add Reactive Programming on Android with RxJava to Additional Docs #6665

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

Merged
merged 1 commit into from
Oct 4, 2019

Conversation

arriolac
Copy link
Contributor

@arriolac arriolac commented Oct 4, 2019

  • Adding "Reactive Programming on Android with RxJava", a free e-book, to additional reading.

@codecov
Copy link

codecov bot commented Oct 4, 2019

Codecov Report

Merging #6665 into 3.x will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #6665      +/-   ##
============================================
- Coverage     98.12%   98.06%   -0.06%     
- Complexity     6188     6189       +1     
============================================
  Files           677      677              
  Lines         44674    44674              
  Branches       6166     6166              
============================================
- Hits          43835    43811      -24     
- Misses          296      309      +13     
- Partials        543      554      +11
Impacted Files Coverage Δ Complexity Δ
.../operators/flowable/FlowableBlockingSubscribe.java 93.02% <0%> (-4.66%) 10% <0%> (-1%)
.../operators/observable/ObservableFlatMapSingle.java 90.47% <0%> (-3.97%) 2% <0%> (ø)
...ernal/operators/flowable/FlowableFromIterable.java 94.11% <0%> (-3.21%) 5% <0%> (ø)
...ernal/operators/flowable/FlowableFlatMapMaybe.java 91.14% <0%> (-2.61%) 2% <0%> (ø)
...rnal/operators/flowable/FlowableFlatMapSingle.java 92.44% <0%> (-1.17%) 2% <0%> (ø)
...3/internal/operators/flowable/FlowablePublish.java 97.53% <0%> (-0.99%) 16% <0%> (-1%)
...perators/observable/ObservableMergeWithSingle.java 99.05% <0%> (-0.95%) 2% <0%> (ø)
...operators/observable/ObservableMergeWithMaybe.java 99.09% <0%> (-0.91%) 2% <0%> (ø)
...internal/operators/flowable/FlowableObserveOn.java 96.65% <0%> (-0.84%) 3% <0%> (ø)
...perators/single/SingleFlatMapIterableFlowable.java 95.83% <0%> (-0.84%) 2% <0%> (ø)
... and 15 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 877702e...3fbca3a. Read the comment docs.

@akarnokd akarnokd merged commit c2dc134 into ReactiveX:3.x Oct 4, 2019
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