-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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 7313] Enhancement Optimization Method name #7420
[ISSUE 7313] Enhancement Optimization Method name #7420
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.
you can change the title like [ISSUE #xxxx]xxxxx
As per your request I have made changes in Title. |
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.
for your reference, the title should be like the pic I paste above
Oh Sorry! Made changes once again. |
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
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
Will it be merged ?? Should I keep contributing to some other issues too? |
Wait for a committer or PMC to merge the code |
Codecov Report
@@ Coverage Diff @@
## develop #7420 +/- ##
=============================================
- Coverage 42.62% 42.61% -0.01%
+ Complexity 9466 9465 -1
=============================================
Files 1150 1150
Lines 82758 82758
Branches 10779 10779
=============================================
- Hits 35272 35271 -1
- Misses 43062 43072 +10
+ Partials 4424 4415 -9
... and 23 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
issue=> #7313
#7313 This is link for my issue.
Fixes #7313
Brief Description
There was an Enhancement change needed to change method name from addTopicToWhiteList of this TieredStoreTopicBlackListFilter class should be renamed to addTopicToBlackList .
In three places it was required to change the name which I have done.
Note: This was my first ever contributions if you need some changes or if I committed mistake please do say and give feedback
How Did You Test This Change?
I have tried running the file and are running.