-
Notifications
You must be signed in to change notification settings - Fork 515
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 unused import #2983
Removed unused import #2983
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2983 (2024-04-28T04:57:20Z) ⚙️ JKube E2E Tests (8865117713)
|
This is my first time contributing to the open source project. If I missed anything kindly let me know :) |
@MukarramHaq Welcome, Thanks a lot for contributing to Eclipse JKube 👍, In order to contribute to Eclipse, you need to create an Eclipse Account and Sign Eclipse Contributor Agreement. Once you've created an eclipse account you need to update your commit message with a
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2983 +/- ##
=============================================
+ Coverage 59.36% 70.74% +11.38%
- Complexity 4586 5074 +488
=============================================
Files 500 489 -11
Lines 21211 19574 -1637
Branches 2830 2526 -304
=============================================
+ Hits 12591 13848 +1257
+ Misses 7370 4499 -2871
+ Partials 1250 1227 -23 ☔ View full report in Codecov by Sentry. |
I have added the For troubleshooting I ran the command |
6d6c236
to
6f02981
Compare
Signed-off-by: Mukarram Haq
Quality Gate passedIssues Measures |
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 #2967
Type of change
test, version modification, documentation, etc.)
Checklist