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

Use the Google Mirror as an additional repository in all CI tasks #552

Merged
merged 1 commit into from
May 3, 2021

Conversation

jponge
Copy link
Member

@jponge jponge commented May 3, 2021

No description provided.

@jponge jponge requested a review from cescoffier May 3, 2021 11:49
@jponge jponge added the ci/cd/build CI/CD pipeline and build label May 3, 2021
@jponge jponge added this to the 0.17.0 milestone May 3, 2021
Also removed the Maven build on documentation deployment.
@codecov
Copy link

codecov bot commented May 3, 2021

Codecov Report

Merging #552 (4669345) into main (bcdb61f) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #552      +/-   ##
============================================
+ Coverage     90.06%   90.13%   +0.06%     
- Complexity     3006     3012       +6     
============================================
  Files           382      382              
  Lines         11633    11633              
  Branches       1453     1455       +2     
============================================
+ Hits          10477    10485       +8     
+ Misses          589      586       -3     
+ Partials        567      562       -5     
Impacted Files Coverage Δ Complexity Δ
...ava/io/smallrye/mutiny/helpers/HalfSerializer.java 77.77% <0.00%> (-11.12%) 8.00% <0.00%> (-1.00%)
...tiny/operators/uni/builders/DefaultUniEmitter.java 93.10% <0.00%> (-6.90%) 12.00% <0.00%> (-1.00%)
...utiny/operators/multi/MultiWindowOnDurationOp.java 70.00% <0.00%> (-5.00%) 2.00% <0.00%> (ø%)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.04% <0.00%> (-0.94%) 3.00% <0.00%> (ø%)
...smallrye/mutiny/operators/multi/MultiEmitOnOp.java 90.47% <0.00%> (+0.95%) 2.00% <0.00%> (ø%)
...allrye/mutiny/operators/uni/UniAndCombination.java 86.04% <0.00%> (+1.16%) 4.00% <0.00%> (ø%)
...erators/multi/builders/SerializedMultiEmitter.java 82.27% <0.00%> (+1.26%) 26.00% <0.00%> (+1.00%)
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 98.38% <0.00%> (+1.61%) 29.00% <0.00%> (+1.00%)
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.76% <0.00%> (+1.65%) 50.00% <0.00%> (+1.00%)
...mallrye/mutiny/operators/multi/FlatMapManager.java 98.61% <0.00%> (+2.77%) 20.00% <0.00%> (+1.00%)
... and 3 more

@jponge jponge merged commit da0dd3b into main May 3, 2021
@jponge jponge deleted the ci-use-google branch May 3, 2021 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd/build CI/CD pipeline and build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants