-
Notifications
You must be signed in to change notification settings - Fork 538
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: document and simplify the Spring Boot utils class #2452
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2452 (2023-11-17T16:45:37Z) ⚙️ JKube E2E Tests (6906598442)
|
Some unit tests are failing:
|
4aa1f0d
to
4168a6f
Compare
Signed-off-by: Marc Nuri <[email protected]>
4168a6f
to
a5d40d4
Compare
Kudos, SonarCloud Quality Gate passed!
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2452 +/- ##
============================================
+ Coverage 59.36% 61.27% +1.91%
- Complexity 4586 4847 +261
============================================
Files 500 520 +20
Lines 21211 21508 +297
Branches 2830 2858 +28
============================================
+ Hits 12591 13179 +588
+ Misses 7370 7099 -271
+ Partials 1250 1230 -20 ☔ View full report in Codecov by Sentry. |
Description
Prior work before applying the fix for #2444
Type of change
test, version modification, documentation, etc.)
Checklist