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

docs: fix javadoc for deferred uni creation #1440

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

manofthepeace
Copy link
Contributor

from().value() does not exist.

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Merging #1440 (f287ac7) into main (fb2f908) will decrease coverage by 0.12%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1440      +/-   ##
============================================
- Coverage     89.40%   89.28%   -0.12%     
  Complexity     3367     3367              
============================================
  Files           459      459              
  Lines         13454    13454              
  Branches       1655     1655              
============================================
- Hits          12029    12013      -16     
- Misses          792      803      +11     
- Partials        633      638       +5     
Files Coverage Δ
...entation/src/main/java/io/smallrye/mutiny/Uni.java 90.90% <ø> (ø)

... and 11 files with indirect coverage changes

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.

Good catch 😄

@jponge jponge merged commit 63ec043 into smallrye:main Nov 23, 2023
7 checks passed
@manofthepeace manofthepeace deleted the deferredJavadocFix branch December 1, 2023 19:12
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