-
Notifications
You must be signed in to change notification settings - Fork 521
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: initial changes to support multiplatform build #3056
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #3056 (2024-05-15T16:59:31Z) ⚙️ JKube E2E Tests (9099561996)
|
Signed-off-by: Marc Nuri <marc@marcnuri.com>
e640a2d
to
ef2ae41
Compare
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3056 +/- ##
=============================================
+ Coverage 59.36% 71.01% +11.65%
- Complexity 4586 5072 +486
=============================================
Files 500 488 -12
Lines 21211 19432 -1779
Branches 2830 2501 -329
=============================================
+ Hits 12591 13800 +1209
+ Misses 7370 4418 -2952
+ Partials 1250 1214 -36 ☔ View full report in Codecov by Sentry. |
Description
refactor: initial changes to support multiplatform build
relates to #2098
Type of change
test, version modification, documentation, etc.)
Checklist