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

Upgrade to smallrye-common-annotation 1.12.0 with correct module info #924

Merged
merged 1 commit into from
May 19, 2022

Conversation

jponge
Copy link
Member

@jponge jponge commented May 19, 2022

No description provided.

@jponge jponge added this to the 1.5.0 milestone May 19, 2022
@jponge jponge added the dependencies Pull requests that update a dependency file label May 19, 2022
@jponge jponge linked an issue May 19, 2022 that may be closed by this pull request
@jponge jponge enabled auto-merge May 19, 2022 20:01
@codecov
Copy link

codecov bot commented May 19, 2022

Codecov Report

Merging #924 (b0da1a0) into main (94c4809) will increase coverage by 0.22%.
The diff coverage is n/a.

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

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #924      +/-   ##
============================================
+ Coverage     89.04%   89.26%   +0.22%     
- Complexity     3094     3103       +9     
============================================
  Files           391      391              
  Lines         12500    12500              
  Branches       1590     1592       +2     
============================================
+ Hits          11130    11158      +28     
+ Misses          723      703      -20     
+ Partials        647      639       -8     
Impacted Files Coverage Δ
...smallrye/mutiny/infrastructure/Infrastructure.java 67.74% <ø> (ø)
...ava/io/smallrye/mutiny/helpers/HalfSerializer.java 77.77% <0.00%> (-11.12%) ⬇️
...tiny/operators/uni/builders/DefaultUniEmitter.java 93.33% <0.00%> (-6.67%) ⬇️
...lrye/mutiny/subscription/SerializedSubscriber.java 82.56% <0.00%> (-1.84%) ⬇️
...y/operators/multi/processors/UnicastProcessor.java 95.68% <0.00%> (-1.73%) ⬇️
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 73.10% <0.00%> (-1.69%) ⬇️
...a/io/smallrye/mutiny/helpers/BlockingIterable.java 87.03% <0.00%> (+0.92%) ⬆️
...perators/multi/processors/SerializedProcessor.java 93.06% <0.00%> (+0.99%) ⬆️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 86.32% <0.00%> (+1.21%) ⬆️
...operators/multi/processors/BroadcastProcessor.java 88.46% <0.00%> (+1.28%) ⬆️
... and 9 more

@jponge jponge merged commit e056cb0 into main May 19, 2022
@jponge jponge deleted the sc-1.12 branch May 19, 2022 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to Smallrye Commons Annotations with JPMS module descriptor
1 participant