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

Fix typos in Backpressure.md #6927

Merged
merged 1 commit into from
Mar 8, 2020
Merged

Fix typos in Backpressure.md #6927

merged 1 commit into from
Mar 8, 2020

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

codecov bot 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 Files Coverage Δ Complexity Δ
.../operators/flowable/FlowableBlockingSubscribe.java 93.02% <0.00%> (-4.66%) 10.00% <0.00%> (-1.00%)
...ernal/operators/flowable/FlowableFlatMapMaybe.java 95.85% <0.00%> (-2.08%) 2.00% <0.00%> (ø%)
...ternal/operators/observable/ObservableGroupBy.java 98.90% <0.00%> (-1.10%) 2.00% <0.00%> (ø%)
...3/internal/operators/flowable/FlowablePublish.java 99.00% <0.00%> (-1.00%) 17.00% <0.00%> (-1.00%)
...a3/internal/operators/flowable/FlowableReplay.java 98.92% <0.00%> (-0.86%) 21.00% <0.00%> (ø%)
...perators/single/SingleFlatMapIterableFlowable.java 99.16% <0.00%> (-0.84%) 2.00% <0.00%> (ø%)
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.16% <0.00%> (-0.42%) 49.00% <0.00%> (ø%)
.../reactivex/rxjava3/processors/ReplayProcessor.java 99.19% <0.00%> (-0.41%) 52.00% <0.00%> (ø%)
...ternal/operators/observable/ObservableFlatMap.java 97.81% <0.00%> (-0.37%) 3.00% <0.00%> (ø%)
...a3/internal/operators/flowable/FlowableCreate.java 99.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.

@akarnokd akarnokd merged commit fd496db into ReactiveX:3.x Mar 8, 2020
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.

2 participants