-
-
Notifications
You must be signed in to change notification settings - Fork 7.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
refactor(): replace indexOf
with includes
#8784
refactor(): replace indexOf
with includes
#8784
Conversation
Pull Request Test Coverage Report for Build 69ef75a0-16f0-430d-a3fa-53e6acba83a9
💛 - Coveralls |
Is there a performance improvement for using |
LGTM |
@zanminkian what do you think about the following usage of nest/packages/microservices/server/server-grpc.ts Lines 257 to 267 in 775a348
|
@micalevisk Is it a bug? I don't have too much time to understand the meaning of the code. So, I refactored some obvious code. Some code I don't understand did not edit it. |
I didn't understand that code neither. I don't know what are the values that |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information