-
Notifications
You must be signed in to change notification settings - Fork 642
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
[ISSUE #4109 ] Code Optimization.[ClientGroupWrapper] #4154
Conversation
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.
The issue description requires the fianl
modifier to be added to the attribute. and please check checkstyle.
Made the code review changes |
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
Codecov Report
@@ Coverage Diff @@
## master #4154 +/- ##
============================================
- Coverage 16.93% 16.91% -0.03%
Complexity 1410 1410
============================================
Files 588 588
Lines 25739 25753 +14
Branches 2387 2380 -7
============================================
- Hits 4358 4355 -3
- Misses 20946 20964 +18
+ Partials 435 434 -1
... and 7 files with indirect coverage changes 📣 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
Fixes #4109
Documentation