-
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
Removed declared exception in ResourceMojo.extractEnricherConfig #2786
Conversation
… is never thrown eclipse-jkube#2780 Signed-off-by: wayne kirimi <kirimiwayne@gmail.com>
Eclipse JKube CI ReportStarted new GH workflow run for #2786 (2024-03-07T17:15:56Z) ⚙️ JKube E2E Tests (8191971018)
|
@waynemorphic : ECA check is failing, Did you create Eclipse Account and sign ECA? |
I have just created an Eclipse Account but with a different email address from the one I have used to Sign-off-by. Will that be an issue? |
Validated ✅ |
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2786 +/- ##
=============================================
+ Coverage 59.36% 70.59% +11.23%
- Complexity 4586 5011 +425
=============================================
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. |
@rohanKanojia , can I pick another |
@waynemorphic : Now that you’ve completed that step, I would advise you to look into issues tagged with |
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 #2780
Type of change
test, version modification, documentation, etc.)
Checklist