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

Ported JIB implementation #14

Closed
wants to merge 14 commits into from

Conversation

rohanKanojia
Copy link
Member

@rohanKanojia
Copy link
Member Author

Just to establish my point, I've refactored it a bit while porting. It would look like this when merged:
Peek 2019-11-08 23-25

@codecov-io
Copy link

Codecov Report

Merging #14 into master will decrease coverage by 0.23%.
The diff coverage is 0.56%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #14      +/-   ##
============================================
- Coverage     23.79%   23.56%   -0.24%     
  Complexity     1296     1296              
============================================
  Files           324      326       +2     
  Lines         17403    17576     +173     
  Branches       2671     2694      +23     
============================================
  Hits           4141     4141              
- Misses        12786    12959     +173     
  Partials        476      476
Impacted Files Coverage Δ Complexity Δ
...kube/kit/build/service/docker/RegistryService.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...kube/springboot/generator/SpringBootGenerator.java 17.03% <ø> (ø) 8 <0> (ø) ⬇️
...io/jkube/generator/javaexec/JavaExecGenerator.java 64.81% <ø> (ø) 18 <0> (ø) ⬇️
...o/jkube/kit/build/service/docker/BuildService.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...ild/service/docker/helper/JibBuildServiceUtil.java 0% <0%> (ø) 0 <0> (?)
...t/build/service/docker/auth/AuthConfigFactory.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...kube/kit/build/service/docker/JibBuildService.java 0% <0%> (ø) 0 <0> (?)
.../java/io/jkube/kit/common/util/FatJarDetector.java 67.64% <100%> (ø) 4 <1> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 141f267...78efb89. Read the comment docs.

manusa and others added 13 commits November 26, 2019 21:11
…ividual

  template files (which will be resolved by helm mojo)
+ HELM mode does not support parameters without value

Ported PR fabric8io/fabric8-maven-plugin#1713
Ported PR fabric8io/fabric8-maven-plugin#1733
+ spring-boot generator can not handle multi-profile configration

Ported PR fabric8io/fabric8-maven-plugin#1745
Ported PR fabric8io/fabric8-maven-plugin#1746
@devang-gaur devang-gaur reopened this Dec 9, 2019
@rohanKanojia rohanKanojia deleted the pr/portJIB branch July 8, 2020 05:42
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.

4 participants