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

New script that waits until artifacts lands on a maven repo #455

Merged
merged 1 commit into from
Jan 24, 2021

Conversation

cescoffier
Copy link
Contributor

Related to #405

@cescoffier cescoffier requested a review from jponge January 22, 2021 14:02
@codecov
Copy link

codecov bot commented Jan 22, 2021

Codecov Report

Merging #455 (3366677) into master (77b3c3a) will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #455      +/-   ##
============================================
+ Coverage     90.11%   90.33%   +0.21%     
- Complexity     2777     2880     +103     
============================================
  Files           373      373              
  Lines         10668    10952     +284     
  Branches       1309     1346      +37     
============================================
+ Hits           9614     9894     +280     
+ Misses          559      534      -25     
- Partials        495      524      +29     
Impacted Files Coverage Δ Complexity Δ
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 80.00% <0.00%> (-15.56%) 12.00% <0.00%> (-4.00%)
...iny/operators/multi/builders/BaseMultiEmitter.java 83.33% <0.00%> (-4.17%) 20.00% <0.00%> (-1.00%)
...ain/java/io/smallrye/mutiny/groups/UniOnEvent.java 56.25% <0.00%> (-3.75%) 7.00% <0.00%> (ø%)
...erators/multi/builders/SerializedMultiEmitter.java 82.27% <0.00%> (-2.54%) 26.00% <0.00%> (ø%)
...y/operators/multi/processors/UnicastProcessor.java 95.57% <0.00%> (-1.77%) 44.00% <0.00%> (-1.00%)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.04% <0.00%> (-1.25%) 3.00% <0.00%> (ø%)
...main/java/io/smallrye/mutiny/groups/MultiSkip.java 100.00% <0.00%> (ø) 14.00% <0.00%> (ø%)
...main/java/io/smallrye/mutiny/groups/UniCreate.java 100.00% <0.00%> (ø) 24.00% <0.00%> (ø%)
...main/java/io/smallrye/mutiny/groups/UniOnItem.java 100.00% <0.00%> (ø) 31.00% <0.00%> (ø%)
...main/java/io/smallrye/mutiny/groups/UniRepeat.java 100.00% <0.00%> (ø) 5.00% <0.00%> (ø%)
... and 152 more

.build/WaitForCentral.java Outdated Show resolved Hide resolved
@cescoffier cescoffier force-pushed the script-waiting-for-deployment branch from 92bc410 to 3366677 Compare January 23, 2021 12:35
@cescoffier cescoffier merged commit 6567942 into master Jan 24, 2021
@cescoffier cescoffier deleted the script-waiting-for-deployment branch January 24, 2021 07:44
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