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

Configure CI to run the build with Java 15 and 16 (EA). #505

Merged
merged 2 commits into from
Mar 17, 2021
Merged

Conversation

cescoffier
Copy link
Contributor

No description provided.

@cescoffier cescoffier requested a review from jponge March 17, 2021 07:15
@cescoffier cescoffier added the technical-debt Technical debt reduction label Mar 17, 2021
@codecov
Copy link

codecov bot commented Mar 17, 2021

Codecov Report

Merging #505 (8895054) into main (adadf52) will increase coverage by 0.39%.
The diff coverage is n/a.

❗ Current head 8895054 differs from pull request most recent head 72a5727. Consider uploading reports for the commit 72a5727 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main     #505      +/-   ##
============================================
+ Coverage     89.85%   90.25%   +0.39%     
- Complexity     2995     3018      +23     
============================================
  Files           382      382              
  Lines         11592    11592              
  Branches       1445     1447       +2     
============================================
+ Hits          10416    10462      +46     
+ Misses          606      573      -33     
+ Partials        570      557      -13     
Impacted Files Coverage Δ Complexity Δ
...ava/io/smallrye/mutiny/helpers/HalfSerializer.java 77.77% <0.00%> (-11.12%) 8.00% <0.00%> (-1.00%)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.98% <0.00%> (ø) 3.00% <0.00%> (ø%)
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 100.00% <0.00%> (+1.61%) 31.00% <0.00%> (+2.00%)
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 95.04% <0.00%> (+1.98%) 28.00% <0.00%> (+1.00%)
...subscription/SwitchableSubscriptionSubscriber.java 97.54% <0.00%> (+2.45%) 46.00% <0.00%> (+1.00%)
...erators/multi/builders/SerializedMultiEmitter.java 83.54% <0.00%> (+2.53%) 27.00% <0.00%> (+2.00%)
...mallrye/mutiny/operators/multi/FlatMapManager.java 98.61% <0.00%> (+2.77%) 20.00% <0.00%> (+1.00%)
...lrye/mutiny/subscription/SerializedSubscriber.java 90.56% <0.00%> (+2.83%) 28.00% <0.00%> (+1.00%)
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.21% <0.00%> (+3.86%) 49.00% <0.00%> (+3.00%)
...iny/operators/multi/builders/BaseMultiEmitter.java 87.50% <0.00%> (+4.16%) 21.00% <0.00%> (+1.00%)
... and 2 more

@cescoffier cescoffier added this to the 0.15.0 milestone Mar 17, 2021
@jponge jponge merged commit e5f4c41 into main Mar 17, 2021
@jponge jponge deleted the ci-update branch March 17, 2021 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical-debt Technical debt reduction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants