-
Notifications
You must be signed in to change notification settings - Fork 523
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
chore: remove unwanted exception throw #2719 #2737
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2737 (2024-02-27T10:08:01Z) ⚙️ JKube E2E Tests (8062789660)
|
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2737 +/- ##
=============================================
+ Coverage 59.36% 70.50% +11.14%
- Complexity 4586 5002 +416
=============================================
Files 500 486 -14
Lines 21211 19463 -1748
Branches 2830 2505 -325
=============================================
+ Hits 12591 13722 +1131
+ Misses 7370 4517 -2853
+ Partials 1250 1224 -26 ☔ 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!
Description
Fixes #2719
Type of change
test, version modification, documentation, etc.)
Checklist