-
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: introduce JibService abstraction layer for build #3083
refactor: introduce JibService abstraction layer for build #3083
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #3083 (2024-05-21T13:17:32Z) ⚙️ JKube E2E Tests (9175385297)
|
Signed-off-by: Marc Nuri <[email protected]>
cdb1aae
to
3d8e3a2
Compare
Quality Gate failedFailed conditions |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3083 +/- ##
=============================================
+ Coverage 59.36% 70.95% +11.59%
- Complexity 4586 5074 +488
=============================================
Files 500 489 -11
Lines 21211 19447 -1764
Branches 2830 2501 -329
=============================================
+ Hits 12591 13799 +1208
+ Misses 7370 4429 -2941
+ Partials 1250 1219 -31 ☔ View full report in Codecov by Sentry. |
Description
Relates to #2098
Type of change
test, version modification, documentation, etc.)
Checklist