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 wording in Mono.expand documentation #1999

Merged
merged 1 commit into from Jan 6, 2020

Conversation

martin-tarjanyi
Copy link
Contributor

Noticed after reading blog post by @bsideup :)

@pivotal-issuemaster
Copy link

@martin-tarjanyi Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Copy link
Member

@simonbasle simonbasle left a comment

Choose a reason for hiding this comment

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

thanks for the patch 👍

@simonbasle
Copy link
Member

@pivotal-issuemaster this is an obvious fix

@pivotal-issuemaster
Copy link

@martin-tarjanyi This Pull Request contains an obvious fix. Signing the Contributor License Agreement is not necessary.

@codecov-io
Copy link

Codecov Report

Merging #1999 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master   #1999      +/-   ##
===========================================
- Coverage     81.73%   81.7%   -0.03%     
- Complexity     4014    4015       +1     
===========================================
  Files           375     375              
  Lines         30926   30926              
  Branches       5808    5808              
===========================================
- Hits          25277   25269       -8     
- Misses         4052    4056       +4     
- Partials       1597    1601       +4
Impacted Files Coverage Δ Complexity Δ
...ore/src/main/java/reactor/core/publisher/Mono.java 91.03% <ø> (ø) 273 <0> (ø) ⬇️
...in/java/reactor/core/publisher/FluxWindowWhen.java 84.13% <0%> (-1.93%) 2% <0%> (ø)
...main/java/reactor/core/publisher/FluxIterable.java 77.14% <0%> (-0.72%) 12% <0%> (ø)
...rc/main/java/reactor/core/publisher/Operators.java 79.27% <0%> (-0.7%) 127% <0%> (ø)
.../main/java/reactor/core/publisher/FluxFlatMap.java 94.57% <0%> (-0.38%) 19% <0%> (ø)
...ain/java/reactor/core/publisher/FluxPublishOn.java 86.57% <0%> (+0.2%) 6% <0%> (ø) ⬇️
...ain/java/reactor/core/publisher/FluxConcatMap.java 89.72% <0%> (+0.27%) 7% <0%> (ø) ⬇️
...c/main/java/reactor/core/publisher/FluxReplay.java 84.29% <0%> (+0.45%) 28% <0%> (+1%) ⬆️

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 11981f4...195e1aa. Read the comment docs.

@simonbasle simonbasle merged commit 372ad23 into reactor:master Jan 6, 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.

None yet

4 participants