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

Add a link to the public API / Javadocs #907

Merged
merged 1 commit into from
May 4, 2022
Merged

Conversation

jponge
Copy link
Member

@jponge jponge commented May 4, 2022

No description provided.

@jponge jponge added this to the 1.5.0 milestone May 4, 2022
@jponge jponge added the documentation Improvements or additions to documentation label May 4, 2022
@jponge jponge requested a review from cescoffier May 4, 2022 13:33
@jponge jponge enabled auto-merge May 4, 2022 13:34
@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

Merging #907 (b5d1e7b) into main (06b8488) will increase coverage by 0.07%.
The diff coverage is n/a.

❗ Current head b5d1e7b differs from pull request most recent head 8a9af3c. Consider uploading reports for the commit 8a9af3c to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #907      +/-   ##
============================================
+ Coverage     89.10%   89.17%   +0.07%     
- Complexity     3087     3096       +9     
============================================
  Files           391      391              
  Lines         12483    12483              
  Branches       1589     1591       +2     
============================================
+ Hits          11123    11132       +9     
+ Misses          714      712       -2     
+ Partials        646      639       -7     
Impacted Files Coverage Δ
...lrye/mutiny/subscription/SerializedSubscriber.java 80.73% <0.00%> (-5.51%) ⬇️
...utiny/operators/multi/MultiWindowOnDurationOp.java 65.71% <0.00%> (-4.29%) ⬇️
...subscription/SwitchableSubscriptionSubscriber.java 96.00% <0.00%> (-1.60%) ⬇️
...a/io/smallrye/mutiny/helpers/BlockingIterable.java 86.11% <0.00%> (-0.93%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 84.19% <0.00%> (-0.92%) ⬇️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 80.11% <0.00%> (-0.56%) ⬇️
...allrye/mutiny/operators/uni/UniAndCombination.java 90.19% <0.00%> (+0.98%) ⬆️
...erators/multi/builders/SerializedMultiEmitter.java 81.70% <0.00%> (+1.21%) ⬆️
...lrye/mutiny/operators/uni/builders/UniJoinAll.java 95.83% <0.00%> (+1.38%) ⬆️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 93.20% <0.00%> (+1.94%) ⬆️
... and 7 more

@jponge jponge merged commit ee478df into main May 4, 2022
@jponge jponge deleted the doc/link-to-javadoc branch May 4, 2022 13:48
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