Skip to content

Conversation

@akarnokd
Copy link
Member

Some wording fixes in Single, includes #6565.

@akarnokdakarnokd added this to the 3.0 milestone Jul 11, 2019
@codecov
Copy link

codecovbot commented Jul 11, 2019

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@## 3.x #6566 +/- ## =========================================== + Coverage 98.19% 98.2% +0.01% - Complexity 6178 6180 +2  =========================================== Files 678 678 Lines 44886 44886 Branches 6212 6212 =========================================== + Hits 44074 44079 +5 + Misses 275 266 -9 - Partials 537 541 +4
Impacted FilesCoverage ΔComplexity Δ
src/main/java/io/reactivex/Single.java100% <ø> (ø)148 <0> (ø)⬇️
...l/operators/observable/ObservableFlatMapMaybe.java89.54% <0%> (-2.62%)2% <0%> (ø)
.../internal/disposables/ListCompositeDisposable.java98% <0%> (-2%)34% <0%> (-1%)
...java/io/reactivex/processors/UnicastProcessor.java98.8% <0%> (-1.2%)67% <0%> (-1%)
...rnal/operators/flowable/FlowableFlatMapSingle.java94.56% <0%> (-1.09%)2% <0%> (ø)
...x/internal/operators/flowable/FlowablePublish.java97.53% <0%> (-0.99%)17% <0%> (-1%)
.../operators/mixed/FlowableConcatMapCompletable.java99.14% <0%> (-0.86%)2% <0%> (ø)
.../operators/maybe/MaybeFlatMapIterableFlowable.java97.54% <0%> (-0.82%)2% <0%> (ø)
.../operators/observable/ObservableFlatMapSingle.java88.8% <0%> (-0.75%)2% <0%> (ø)
...nternal/operators/parallel/ParallelSortedJoin.java94.89% <0%> (-0.73%)2% <0%> (ø)
... and 21 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 d35ac97...b47776b. Read the comment docs.

@akarnokdakarnokd merged commit 58b0014 into ReactiveX:3.xJul 12, 2019
@akarnokdakarnokd deleted the SingleDocFixes3x branch July 12, 2019 06:14
Sign up for freeto 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.

1 participant

@akarnokd