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 #6496

Merged

Conversation

khkong
Copy link

@khkong khkong commented Jun 4, 2019

#6132

  • First line was edited.
  • 'What is Reactive Programming?' was wrong link, so deleted.

ReactiveX#6132
- 'What is Reactive Programming?' was wrong link, so deleted.
- First line was edited.
Copy link
Member

@akarnokd akarnokd left a comment

Choose a reason for hiding this comment

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

The site went down but managed to track down the video:

https://www.youtube.com/watch?v=-8Y1-lE6NSA

The original blog did not feature much text so it can be safely ignored.
Please update the PR accordingly.

@codecov
Copy link

codecov bot commented Jun 4, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6496      +/-   ##
============================================
- Coverage     98.23%   98.21%   -0.03%     
  Complexity     6296     6296              
============================================
  Files           675      675              
  Lines         45163    45163              
  Branches       6244     6244              
============================================
- Hits          44368    44357      -11     
- Misses          256      259       +3     
- Partials        539      547       +8
Impacted Files Coverage Δ Complexity Δ
...nternal/operators/observable/ObservableCreate.java 93.16% <0%> (-5.13%) 2% <0%> (ø)
...nternal/operators/parallel/ParallelReduceFull.java 91.08% <0%> (-3.97%) 2% <0%> (ø)
...nternal/operators/parallel/ParallelSortedJoin.java 92.7% <0%> (-2.19%) 2% <0%> (ø)
...rnal/operators/flowable/FlowableFlatMapSingle.java 93.47% <0%> (-2.18%) 2% <0%> (ø)
...ernal/operators/flowable/FlowableFromIterable.java 94.11% <0%> (-2.14%) 5% <0%> (ø)
...ternal/operators/completable/CompletableMerge.java 97.61% <0%> (-1.2%) 2% <0%> (ø)
...activex/internal/schedulers/ExecutorScheduler.java 95.97% <0%> (-1.01%) 10% <0%> (ø)
...ternal/operators/observable/ObservablePublish.java 97.34% <0%> (-0.89%) 10% <0%> (-1%)
.../operators/maybe/MaybeFlatMapIterableFlowable.java 97.54% <0%> (-0.82%) 2% <0%> (ø)
...vex/internal/operators/flowable/FlowableCache.java 97.72% <0%> (-0.76%) 37% <0%> (-1%)
... and 14 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 86048e1...e4e6232. Read the comment docs.

@khkong
Copy link
Author

khkong commented Jun 4, 2019

Yes, I will add it.

- add 'What is Reactive Programming?' link.
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

3 participants