-
Notifications
You must be signed in to change notification settings - Fork 528
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
KubernetesWatchTask.getWatchContext The declared exception is never thrown #3086
KubernetesWatchTask.getWatchContext The declared exception is never thrown #3086
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #3086 (2024-05-22T10:20:00Z) ⚙️ JKube E2E Tests (9189350099)
|
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3086 +/- ##
=============================================
+ Coverage 59.36% 70.96% +11.60%
- Complexity 4586 5074 +488
=============================================
Files 500 489 -11
Lines 21211 19445 -1766
Branches 2830 2501 -329
=============================================
+ Hits 12591 13799 +1208
+ Misses 7370 4427 -2943
+ Partials 1250 1219 -31 ☔ View full report in Codecov by Sentry. |
Hi @manusa, |
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
KubernetesWatchTask.getWatchContext The declared exception is never thrown
Fixes #3054
Type of change
test, version modification, documentation, etc.)
Checklist