Skip to content

Conversation

@lorenzpahl
Copy link
Contributor

Add <p> before image elements in Javadoc.

Resolves: #6302

@codecov
Copy link

codecov bot commented Nov 11, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6303      +/-   ##
============================================
- Coverage     98.26%   98.23%   -0.03%     
- Complexity     6281     6285       +4     
============================================
  Files           672      672              
  Lines         44980    44980              
  Branches       6219     6219              
============================================
- Hits          44200    44187      -13     
- Misses          244      247       +3     
- Partials        536      546      +10
Impacted Files Coverage Δ Complexity Δ
src/main/java/io/reactivex/Flowable.java 100% <ø> (ø) 567 <0> (ø) ⬇️
...l/operators/observable/ObservableFlatMapMaybe.java 89.54% <0%> (-5.23%) 2% <0%> (ø)
...nternal/operators/parallel/ParallelReduceFull.java 91.08% <0%> (-3.97%) 2% <0%> (ø)
...tivex/internal/observers/FutureSingleObserver.java 94.33% <0%> (-3.78%) 24% <0%> (-1%)
...nternal/operators/parallel/ParallelSortedJoin.java 92.7% <0%> (-2.19%) 2% <0%> (ø)
...x/internal/operators/flowable/FlowablePublish.java 96.59% <0%> (-2.13%) 11% <0%> (ø)
...rnal/operators/flowable/FlowableSkipLastTimed.java 95.91% <0%> (-2.05%) 2% <0%> (ø)
...ex/internal/operators/flowable/FlowableCreate.java 95.48% <0%> (-1.94%) 6% <0%> (ø)
...ternal/operators/completable/CompletableMerge.java 96.42% <0%> (-1.2%) 2% <0%> (ø)
.../operators/mixed/FlowableSwitchMapCompletable.java 98.94% <0%> (-1.06%) 2% <0%> (ø)
... and 19 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 55f3bb2...561cdc0. Read the comment docs.

@akarnokd akarnokd merged commit 2334d88 into ReactiveX:2.x Nov 11, 2018
@lorenzpahl lorenzpahl deleted the incorrect-image-placement branch November 12, 2018 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants