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 doc typos #480

Merged
merged 1 commit into from
Feb 19, 2021
Merged

Fix doc typos #480

merged 1 commit into from
Feb 19, 2021

Conversation

gwenneg
Copy link
Contributor

@gwenneg gwenneg commented Feb 19, 2021

Here's another round of doc typos fixing.

@codecov
Copy link

codecov bot commented Feb 19, 2021

Codecov Report

Merging #480 (cb59926) into master (7998aa2) will increase coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #480      +/-   ##
============================================
+ Coverage     89.84%   90.11%   +0.26%     
- Complexity     2914     2920       +6     
============================================
  Files           381      381              
  Lines         11297    11297              
  Branches       1417     1419       +2     
============================================
+ Hits          10150    10180      +30     
+ Misses          583      565      -18     
+ Partials        564      552      -12     
Impacted Files Coverage Δ Complexity Δ
...in/java/io/smallrye/mutiny/groups/MultiOnItem.java 100.00% <ø> (ø) 53.00 <0.00> (ø)
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 77.77% <0.00%> (-4.45%) 12.00% <0.00%> (-1.00%)
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 93.06% <0.00%> (ø) 27.00% <0.00%> (ø%)
...java/io/smallrye/mutiny/helpers/Subscriptions.java 78.45% <0.00%> (+1.10%) 47.00% <0.00%> (+1.00%)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 86.29% <0.00%> (+1.24%) 3.00% <0.00%> (ø%)
...y/operators/multi/processors/UnicastProcessor.java 97.34% <0.00%> (+1.76%) 45.00% <0.00%> (+1.00%)
...perators/multi/processors/SerializedProcessor.java 92.07% <0.00%> (+1.98%) 26.00% <0.00%> (+1.00%)
...rye/mutiny/converters/uni/UniToMultiPublisher.java 91.66% <0.00%> (+2.77%) 2.00% <0.00%> (ø%)
...operators/multi/builders/CollectionBasedMulti.java 93.44% <0.00%> (+3.27%) 4.00% <0.00%> (ø%)
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 72.03% <0.00%> (+5.93%) 3.00% <0.00%> (ø%)
... and 2 more

Copy link
Member

@jponge jponge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jponge jponge added the documentation Improvements or additions to documentation label Feb 19, 2021
@jponge jponge added this to the 0.15.0 milestone Feb 19, 2021
@jponge jponge merged commit 4651225 into smallrye:master Feb 19, 2021
@gwenneg gwenneg deleted the more-typos-fixed branch February 19, 2021 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants