-
Notifications
You must be signed in to change notification settings - Fork 519
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
test: removed non-thrown declared IOexception from method signature (… #2785
Conversation
…clipse-jkube#2782) Signed-off-by: albertoLago <albertolm@mail.com>
Eclipse JKube CI ReportStarted new GH workflow run for #2785 (2024-03-07T14:15:35Z) ⚙️ JKube E2E Tests (8189355622)
|
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2785 +/- ##
=============================================
+ Coverage 59.36% 70.59% +11.23%
- Complexity 4586 5010 +424
=============================================
Files 500 486 -14
Lines 21211 19457 -1754
Branches 2830 2506 -324
=============================================
+ Hits 12591 13735 +1144
+ Misses 7370 4496 -2874
+ Partials 1250 1226 -24 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thx!
Thank you! |
Description
Fixes #2782
Type of change
test, version modification, documentation, etc.)
Checklist