-
Notifications
You must be signed in to change notification settings - Fork 517
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: push registry information read from global JKubeConfiguration #3076
refactor: push registry information read from global JKubeConfiguration #3076
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #3076 (2024-05-20T11:09:36Z) ⚙️ JKube E2E Tests (9157197445)
|
46610b5
to
cfec6ee
Compare
Signed-off-by: Marc Nuri <[email protected]>
cfec6ee
to
43130dd
Compare
Quality Gate failedFailed conditions |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3076 +/- ##
=============================================
+ Coverage 59.36% 70.99% +11.63%
- Complexity 4586 5068 +482
=============================================
Files 500 488 -12
Lines 21211 19443 -1768
Branches 2830 2501 -329
=============================================
+ Hits 12591 13804 +1213
+ Misses 7370 4422 -2948
+ Partials 1250 1217 -33 ☔ View full report in Codecov by Sentry. |
Description
refactor: push registry information read from global JKubeConfiguration
Relates to #2098
Type of change
test, version modification, documentation, etc.)
Checklist