Skip to content

Conversation

@stewemetal
Copy link
Contributor

Fix lower case generic type declaration in reactive pull backpressure's code sample
Fix typo in the Further reading section

Fix lower case generic type declaration in reactive pull backpressure's code sample Fix typo in the Further reading section
@codecov
Copy link

codecovbot commented Mar 8, 2020

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@## 3.x #6927 +/- ## ============================================ + Coverage 99.61% 99.65% +0.04%  Complexity 6666 6666 ============================================ Files 742 742 Lines 47220 47220 Branches 6367 6367 ============================================ + Hits 47040 47059 +19 + Misses 55 51 -4 + Partials 125 110 -15 
Impacted FilesCoverage ΔComplexity Δ
.../operators/flowable/FlowableBlockingSubscribe.java93.02% <0.00%> (-4.66%)10.00% <0.00%> (-1.00%)
...ernal/operators/flowable/FlowableFlatMapMaybe.java95.85% <0.00%> (-2.08%)2.00% <0.00%> (ø%)
...ternal/operators/observable/ObservableGroupBy.java98.90% <0.00%> (-1.10%)2.00% <0.00%> (ø%)
...3/internal/operators/flowable/FlowablePublish.java99.00% <0.00%> (-1.00%)17.00% <0.00%> (-1.00%)
...a3/internal/operators/flowable/FlowableReplay.java98.92% <0.00%> (-0.86%)21.00% <0.00%> (ø%)
...perators/single/SingleFlatMapIterableFlowable.java99.16% <0.00%> (-0.84%)2.00% <0.00%> (ø%)
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java99.16% <0.00%> (-0.42%)49.00% <0.00%> (ø%)
.../reactivex/rxjava3/processors/ReplayProcessor.java99.19% <0.00%> (-0.41%)52.00% <0.00%> (ø%)
...ternal/operators/observable/ObservableFlatMap.java97.81% <0.00%> (-0.37%)3.00% <0.00%> (ø%)
...a3/internal/operators/flowable/FlowableCreate.java99.02% <0.00%> (-0.33%)6.00% <0.00%> (ø%)
... and 14 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 a29e7e4...57d8a54. Read the comment docs.

@akarnokdakarnokd merged commit fd496db into ReactiveX:3.xMar 8, 2020
Sign up for freeto 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.

2 participants

@stewemetal@akarnokd