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

Deploy specialized jars to local Maven repo #9

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

Deee92
Copy link
Contributor

@Deee92 Deee92 commented Oct 26, 2022

This closes #7

@codecov-commenter
Copy link

Codecov Report

Merging #9 (1d8aead) into main (64fd31a) will decrease coverage by 0.17%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main       #9      +/-   ##
============================================
- Coverage     14.28%   14.10%   -0.18%     
  Complexity        9        9              
============================================
  Files            11       11              
  Lines           238      241       +3     
  Branches         16       16              
============================================
  Hits             34       34              
- Misses          202      205       +3     
  Partials          2        2              
Flag Coverage Δ
unittests 14.10% <0.00%> (-0.18%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/main/java/se/kth/deptrim/DepTrimManager.java 0.00% <0.00%> (ø)
src/main/java/se/kth/deptrim/DepTrimMojo.java 0.00% <ø> (ø)
src/main/java/se/kth/deptrim/core/Trimmer.java 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Oct 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@cesarsotovalero cesarsotovalero merged commit 2376b17 into main Oct 26, 2022
@cesarsotovalero cesarsotovalero deleted the issue7_jar_deployment branch October 27, 2022 07:45
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.

Deploy variants (JAR files) to local maven repository
3 participants