-
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
Added final in DockerFileOption.java #1825
Added final in DockerFileOption.java #1825
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #1825 (2022-10-11T17:19:58Z) ⚙️ JKube E2E Tests (3226973382)
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## master #1825 +/- ##
=========================================
Coverage 53.00% 53.00%
Complexity 3938 3938
=========================================
Files 464 464
Lines 20745 20745
Branches 2809 2809
=========================================
Hits 10996 10996
Misses 8623 8623
Partials 1126 1126
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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
closes #1808
Type of change
test, version modification, documentation, etc.)
Checklist