-
Notifications
You must be signed in to change notification settings - Fork 518
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
Make field final #1817
Make field final #1817
Conversation
Signed-off-by: Priyambada Roul <roulpriyambada@gmail.com>
Eclipse JKube CI ReportStarted new GH workflow run for #1817 (2022-10-10T09:47:53Z) ⚙️ JKube E2E Tests (3218226112)
|
Kudos, SonarCloud Quality Gate passed! |
Codecov Report
@@ Coverage Diff @@
## master #1817 +/- ##
=========================================
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!
Thankyou. |
Description
Makes field in CredentialHelperClient 'final'
Fixes #1798
Type of change
test, version modification, documentation, etc.)
Checklist