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

feat (jkube-kit/spring-boot) : SpringBootGenerator utilizes layered jar if present and use it as Docker layers (#1674) #2309

Merged
merged 2 commits into from
Aug 30, 2023

test: refactored layered jar tests, no mocks required

c09b46b
Select commit
Loading
Failed to load commit list.
Merged

feat (jkube-kit/spring-boot) : SpringBootGenerator utilizes layered jar if present and use it as Docker layers (#1674) #2309

test: refactored layered jar tests, no mocks required
c09b46b
Select commit
Loading
Failed to load commit list.
SonarCloud / SonarCloud Code Analysis succeeded Aug 30, 2023 in 4m 15s

Quality Gate passed

Quality Gate passed

Additional information

The following metrics might not affect the Quality Gate status but improving
them will improve your project code quality.

1 Issue

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

Coverage and Duplications

97.4% 97.4% Coverage (55.5% Estimated after merge)
0.0% 0.0% Duplication (1.0% Estimated after merge)

Warning

warningThe version of Java (11.0.18) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here