Skip to content

Fix links for Single class #6066

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
Jun 30, 2018
Merged

Conversation

apodkutin
Copy link
Contributor

  • Change observable.html to single.html
  • Delete completable.html link which doesn't exist

* Change observable.html to single.html
* Delete completable.html link which doesn't exist
@codecov
Copy link

codecov bot commented Jun 30, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6066      +/-   ##
============================================
+ Coverage     98.26%   98.27%   +0.01%     
+ Complexity     6194     6189       -5     
============================================
  Files           666      666              
  Lines         44806    44806              
  Branches       6206     6206              
============================================
+ Hits          44029    44034       +5     
+ Misses          239      232       -7     
- Partials        538      540       +2
Impacted Files Coverage Δ Complexity Δ
src/main/java/io/reactivex/Single.java 100% <ø> (ø) 146 <0> (ø) ⬇️
...ternal/operators/observable/ObservablePublish.java 96.46% <0%> (-3.54%) 11% <0%> (ø)
...rnal/operators/observable/ObservableSwitchMap.java 93.08% <0%> (-3.2%) 3% <0%> (ø)
...a/io/reactivex/internal/util/QueueDrainHelper.java 97.22% <0%> (-2.78%) 56% <0%> (-2%)
...ernal/operators/flowable/FlowableFlatMapMaybe.java 93.71% <0%> (-1.94%) 2% <0%> (ø)
...java/io/reactivex/processors/PublishProcessor.java 98.19% <0%> (-1.81%) 42% <0%> (-1%)
...java/io/reactivex/processors/UnicastProcessor.java 98.8% <0%> (-1.2%) 67% <0%> (-1%)
.../operators/mixed/FlowableSwitchMapCompletable.java 98.94% <0%> (-1.06%) 2% <0%> (ø)
...nternal/operators/observable/ObservableCreate.java 98.29% <0%> (-0.86%) 2% <0%> (ø)
...perators/single/SingleFlatMapIterableFlowable.java 97.5% <0%> (-0.84%) 2% <0%> (ø)
... and 24 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 27ce955...ab2096b. Read the comment docs.

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