-
Notifications
You must be signed in to change notification settings - Fork 521
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
fix : removed Exception never thrown by WatchMojo.getWatchContext() method and the corresponding catch block associated with it.. #3084
Conversation
…ethod and the corresponding catch block associated with the exception. Signed-off-by: Joseph Victor <imjosephvictor@gmail.com>
Eclipse JKube CI ReportStarted new GH workflow run for #3084 (2024-05-22T09:14:15Z) ⚙️ JKube E2E Tests (9177219643)
|
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3084 +/- ##
=============================================
+ Coverage 59.36% 71.08% +11.72%
- Complexity 4586 5083 +497
=============================================
Files 500 489 -11
Lines 21211 19476 -1735
Branches 2830 2504 -326
=============================================
+ Hits 12591 13845 +1254
+ Misses 7370 4411 -2959
+ Partials 1250 1220 -30 ☔ 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 #3055
Type of change
test, version modification, documentation, etc.)
Checklist