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 Additional-Reading.md #6180

Merged
merged 2 commits into from
Aug 28, 2018
Merged

Update Additional-Reading.md #6180

merged 2 commits into from
Aug 28, 2018

Conversation

mbialorucki
Copy link
Contributor

Check existing links, add new links about RxAndroid #6132

Check existing links, add new links about RxAndroid
# RxAndroid

* [RxAndroid Github page](https://github.com/ReactiveX/RxAndroid)
* [RxAndroid basics](https://medium.com/@kurtisnusbaum/rxandroid-basics-part-1-c0d5edcf6850)
Copy link
Member

Choose a reason for hiding this comment

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

Could you please mark entries that contain only 1.x code with **(1.x)** and mixed ones with **(1.x & 2.x)**?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@codecov
Copy link

codecov bot commented Aug 28, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##               2.x    #6180      +/-   ##
===========================================
+ Coverage     98.2%   98.25%   +0.04%     
- Complexity    6196     6200       +4     
===========================================
  Files          667      667              
  Lines        44880    44880              
  Branches      6214     6214              
===========================================
+ Hits         44073    44095      +22     
+ Misses         261      249      -12     
+ Partials       546      536      -10
Impacted Files Coverage Δ Complexity Δ
...nternal/operators/observable/ObservableCreate.java 95.72% <0%> (-3.42%) 2% <0%> (ø)
...ernal/operators/flowable/FlowableFlatMapMaybe.java 90.82% <0%> (-2.42%) 2% <0%> (ø)
.../internal/disposables/ListCompositeDisposable.java 98% <0%> (-2%) 34% <0%> (-1%)
...x/internal/operators/flowable/FlowablePublish.java 97.87% <0%> (-1.71%) 11% <0%> (ø)
...ternal/operators/completable/CompletableMerge.java 96.42% <0%> (-1.2%) 2% <0%> (ø)
...rnal/operators/observable/ObservableSwitchMap.java 95.21% <0%> (-1.07%) 3% <0%> (ø)
...perators/observable/ObservableMergeWithSingle.java 99.06% <0%> (-0.94%) 2% <0%> (ø)
...ava/io/reactivex/processors/BehaviorProcessor.java 98.2% <0%> (-0.9%) 59% <0%> (-1%)
...operators/observable/ObservableMergeWithMaybe.java 99.1% <0%> (-0.9%) 2% <0%> (ø)
...x/internal/operators/flowable/FlowableGroupBy.java 94.95% <0%> (-0.57%) 3% <0%> (ø)
... and 18 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 e2a2159...8db2904. Read the comment docs.

Add code version marks where possible
@akarnokd akarnokd merged commit 13f7b01 into ReactiveX:2.x Aug 28, 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