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

Add generate examples to Creating-Observables.md in Wiki #6260

Merged
merged 1 commit into from
Oct 26, 2018

Conversation

elijahverdoorn
Copy link
Contributor

@elijahverdoorn elijahverdoorn commented Oct 24, 2018

Add documentation and example to the wiki for generate.

Resolves: #6226

Add documentation and example to the wiki for generate.
@codecov
Copy link

codecov bot commented Oct 24, 2018

Codecov Report

Merging #6260 into 2.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                2.x    #6260   +/-   ##
=========================================
  Coverage     98.22%   98.22%           
  Complexity     6203     6203           
=========================================
  Files           667      667           
  Lines         44889    44889           
  Branches       6216     6216           
=========================================
  Hits          44093    44093           
+ Misses          254      250    -4     
- Partials        542      546    +4
Impacted Files Coverage Δ Complexity Δ
...nternal/operators/parallel/ParallelReduceFull.java 91.08% <0%> (-3.97%) 2% <0%> (ø)
...a/io/reactivex/internal/util/QueueDrainHelper.java 96.52% <0%> (-3.48%) 55% <0%> (-3%)
...rnal/operators/flowable/FlowableFlatMapSingle.java 93.47% <0%> (-2.18%) 2% <0%> (ø)
...internal/operators/flowable/FlowableSwitchMap.java 95.28% <0%> (-1.89%) 3% <0%> (ø)
...x/internal/operators/flowable/FlowablePublish.java 97.87% <0%> (-1.71%) 11% <0%> (ø)
...tivex/internal/operators/single/SingleTimeout.java 98.33% <0%> (-1.67%) 2% <0%> (ø)
...ernal/operators/flowable/FlowableFromIterable.java 95.18% <0%> (-1.07%) 5% <0%> (ø)
...l/operators/observable/ObservableTimeoutTimed.java 99.15% <0%> (-0.85%) 3% <0%> (ø)
...perators/single/SingleFlatMapIterableFlowable.java 97.5% <0%> (-0.84%) 2% <0%> (ø)
...x/internal/operators/flowable/FlowableFlatMap.java 88.94% <0%> (-0.79%) 4% <0%> (ø)
... and 20 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 be0353c...c7a4aed. Read the comment docs.

@akarnokd akarnokd merged commit 9181cbc into ReactiveX:2.x Oct 26, 2018
@elijahverdoorn elijahverdoorn deleted the add-generate-documentation branch October 26, 2018 16:08
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