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

2.x: Update Creating Observables docs #6267

Merged
merged 2 commits into from
Oct 29, 2018

Conversation

lorenzpahl
Copy link
Contributor

This PR adds a link to the generate section to the outline and fixes a broken image link.

Relates to: #6260

@codecov
Copy link

codecov bot commented Oct 29, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6267      +/-   ##
============================================
- Coverage     98.24%   98.22%   -0.03%     
- Complexity     6206     6208       +2     
============================================
  Files           667      667              
  Lines         44897    44897              
  Branches       6226     6226              
============================================
- Hits          44110    44099      -11     
- Misses          245      257      +12     
+ Partials        542      541       -1
Impacted Files Coverage Δ Complexity Δ
...ernal/operators/flowable/FlowableFlatMapMaybe.java 88.88% <0%> (-4.35%) 2% <0%> (ø)
...nternal/operators/parallel/ParallelReduceFull.java 91.08% <0%> (-3.97%) 2% <0%> (ø)
...a/io/reactivex/internal/util/QueueDrainHelper.java 97.22% <0%> (-2.78%) 56% <0%> (-2%)
...tivex/internal/schedulers/TrampolineScheduler.java 96.1% <0%> (-2.6%) 6% <0%> (ø)
...ernal/operators/flowable/FlowableFromIterable.java 95.18% <0%> (-2.14%) 5% <0%> (ø)
...rnal/operators/flowable/FlowableSkipLastTimed.java 95.91% <0%> (-2.05%) 2% <0%> (ø)
.../io/reactivex/disposables/CompositeDisposable.java 98.14% <0%> (-1.86%) 39% <0%> (-1%)
...x/internal/operators/flowable/FlowableFlatMap.java 88.42% <0%> (-1.85%) 4% <0%> (ø)
...perators/observable/ObservableMergeWithSingle.java 99.06% <0%> (-0.94%) 2% <0%> (ø)
...ava/io/reactivex/processors/BehaviorProcessor.java 95.96% <0%> (-0.9%) 59% <0%> (-1%)
... and 26 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 7849fc9...0f9b25e. Read the comment docs.

@akarnokd akarnokd merged commit 45c0d98 into ReactiveX:2.x Oct 29, 2018
@lorenzpahl lorenzpahl deleted the docs/generate-example branch October 29, 2018 12:45
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.

3 participants