-
Notifications
You must be signed in to change notification settings - Fork 519
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
test (gradle-plugin/it) : Add integration test for Helidon health checks resource generation #2132
test (gradle-plugin/it) : Add integration test for Helidon health checks resource generation #2132
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2132 (2023-06-20T05:54:10Z) ⚙️ JKube E2E Tests (5318883781)
|
…eneration Signed-off-by: Rohan Kumar <rohaan@redhat.com>
04de4c4
to
687580d
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## master #2132 +/- ##
=========================================
Coverage 58.39% 58.39%
Complexity 4496 4496
=========================================
Files 492 492
Lines 21262 21262
Branches 2814 2814
=========================================
Hits 12415 12415
Misses 7609 7609
Partials 1238 1238 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Description
Requires feat (jkube-kit) : Add HelidonGenerator for generating opinionated container images for Helidon projects (#1714) #2129 feat (jkube-kit) : Add HelidonHealthCheckEnricher to add Kubernetes health checks for Helidon applications (#1713) #2130 to be merged firstType of change
test, version modification, documentation, etc.)
Checklist