-
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: further changes in JibBuildService to support multiplatform build #3061
Conversation
… build Signed-off-by: Marc Nuri <[email protected]>
Eclipse JKube CI ReportStarted new GH workflow run for #3061 (2024-05-16T10:01:29Z) ⚙️ JKube E2E Tests (9109769362)
|
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3061 +/- ##
=============================================
+ Coverage 59.36% 70.99% +11.63%
- Complexity 4586 5069 +483
=============================================
Files 500 488 -12
Lines 21211 19433 -1778
Branches 2830 2501 -329
=============================================
+ Hits 12591 13797 +1206
+ Misses 7370 4419 -2951
+ Partials 1250 1217 -33 ☔ View full report in Codecov by Sentry. |
Description
refactor: further changes in JibBuildService to support multiplatform build
relates to #2098
Type of change
test, version modification, documentation, etc.)
Checklist