-
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
added final keyword in AssemblyMode #1860
Conversation
Signed-off-by: Wall90s <wallacesb@outlook.com.br>
Eclipse JKube CI ReportStarted new GH workflow run for #1860 (2022-10-18T19:13:55Z) ⚙️ JKube E2E Tests (3276106864)
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## master #1860 +/- ##
=========================================
Coverage 52.99% 52.99%
Complexity 3937 3937
=========================================
Files 464 464
Lines 20745 20745
Branches 2809 2809
=========================================
Hits 10993 10993
Misses 8625 8625
Partials 1127 1127
📣 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
Fix #1779
Added final keyword in AssemblyMode.java solving this issue.
Type of change
test, version modification, documentation, etc.)
Checklist