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

fix (gradle-plugin) : OpenShiftExtension should pick up jkube.build.pushSecret property (#2414) #2415

Merged
merged 1 commit into from
Oct 10, 2023

fix (gradle-plugin) : OpenShiftExtension should pick up `jkube.build.…

767bde0
Select commit
Loading
Failed to load commit list.
Merged

fix (gradle-plugin) : OpenShiftExtension should pick up jkube.build.pushSecret property (#2414) #2415

fix (gradle-plugin) : OpenShiftExtension should pick up `jkube.build.…
767bde0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2023 in 1s

61.10% (+1.74%) compared to 1ac4f7c

View this Pull Request on Codecov

61.10% (+1.74%) compared to 1ac4f7c

Details

Codecov Report

Merging #2415 (767bde0) into master (1ac4f7c) will increase coverage by 1.74%.
Report is 116 commits behind head on master.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #2415      +/-   ##
============================================
+ Coverage     59.36%   61.10%   +1.74%     
- Complexity     4586     4797     +211     
============================================
  Files           500      518      +18     
  Lines         21211    21395     +184     
  Branches       2830     2826       -4     
============================================
+ Hits          12591    13074     +483     
+ Misses         7370     7101     -269     
+ Partials       1250     1220      -30     
Files Coverage Δ
...lipse/jkube/gradle/plugin/AbstractJKubePlugin.java 93.54% <ø> (ø)
.../org/eclipse/jkube/gradle/plugin/GradleLogger.java 86.66% <ø> (ø)
...va/org/eclipse/jkube/gradle/plugin/GradleUtil.java 97.00% <100.00%> (+1.21%) ⬆️
...va/org/eclipse/jkube/gradle/plugin/GroovyUtil.java 87.75% <ø> (ø)
...a/org/eclipse/jkube/gradle/plugin/JKubePlugin.java 100.00% <ø> (ø)
...lipse/jkube/gradle/plugin/KubernetesExtension.java 75.18% <100.00%> (ø)
.../eclipse/jkube/gradle/plugin/KubernetesPlugin.java 100.00% <ø> (ø)
...se/jkube/gradle/plugin/task/AbstractJKubeTask.java 86.60% <ø> (ø)
.../jkube/gradle/plugin/task/KubernetesApplyTask.java 80.00% <ø> (ø)
.../jkube/gradle/plugin/task/KubernetesBuildTask.java 80.95% <ø> (ø)
... and 49 more

... and 68 files with indirect coverage changes

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