-
Notifications
You must be signed in to change notification settings - Fork 525
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: support for Helm values.yaml
fragments
#2401
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2401 (2023-09-28T13:23:39Z) ⚙️ JKube E2E Tests (6338061728)
|
543c13b
to
5c1fcaf
Compare
Signed-off-by: Marc Nuri <[email protected]>
Signed-off-by: Marc Nuri <[email protected]>
5c1fcaf
to
19d282c
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs 94.4% Coverage The 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. |
Codecov Report
@@ Coverage Diff @@
## master #2401 +/- ##
============================================
+ Coverage 59.36% 61.11% +1.74%
- Complexity 4586 4786 +200
============================================
Files 500 518 +18
Lines 21211 21394 +183
Branches 2830 2827 -3
============================================
+ Hits 12591 13074 +483
+ Misses 7370 7099 -271
+ Partials 1250 1221 -29
... and 66 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Description
Fix #2200
feat: support for Helm
values.yaml
fragmentsType of change
test, version modification, documentation, etc.)
Checklist