-
Notifications
You must be signed in to change notification settings - Fork 528
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
refactor: KubernetesHelper.printLogsAsync reused common tools #2539
Conversation
Signed-off-by: Marc Nuri <[email protected]>
Eclipse JKube CI ReportStarted new GH workflow run for #2539 (2024-01-11T14:42:37Z) ⚙️ JKube E2E Tests (7490232084)
|
Quality Gate failedFailed conditions 41.4% Coverage on New Code (required ≥ 80%) |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #2539 +/- ##
=============================================
+ Coverage 59.36% 69.63% +10.27%
- Complexity 4586 4875 +289
=============================================
Files 500 473 -27
Lines 21211 19145 -2066
Branches 2830 2484 -346
=============================================
+ Hits 12591 13331 +740
+ Misses 7370 4591 -2779
+ Partials 1250 1223 -27 ☔ View full report in Codecov by Sentry. |
Description
refactor: KubernetesHelper.printLogsAsync reused common tools
Type of change
test, version modification, documentation, etc.)
Checklist