-
Notifications
You must be signed in to change notification settings - Fork 527
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
use JsonMapper configure method instead of deprecated configure method#2526 #2722
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2722 (2024-02-22T10:43:58Z) ⚙️ JKube E2E Tests (8003090823)
|
@ajayl83 : In order to contribute to Eclipse, you would need to create an Eclipse Account and Sign Eclipse Contributor Agreement. Once you've created an eclipse account you would need to update your commit message with a
|
done can you check? |
@ajayl83 : Sorry for not being clear, you also need to force push to update your branch. |
did it , i dont see anything that needs to be pushed to branch |
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2722 +/- ##
=============================================
+ Coverage 59.36% 70.48% +11.12%
- Complexity 4586 5001 +415
=============================================
Files 500 486 -14
Lines 21211 19463 -1748
Branches 2830 2505 -325
=============================================
+ Hits 12591 13718 +1127
+ Misses 7370 4520 -2850
+ Partials 1250 1225 -25 ☔ View full report in Codecov by Sentry. |
Fixes #2526
use JsonMapper configure method instead of deprecated configure method#2526