-
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 #4267] Optimized [GrpcEventMeshCloudEventProtocolResolver] #4279
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.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #4279 +/- ##
=========================================
Coverage 16.87% 16.87%
Complexity 1426 1426
=========================================
Files 593 593
Lines 26068 26068
Branches 2396 2396
=========================================
Hits 4398 4398
Misses 21229 21229
Partials 441 441 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Fixes #4267
Motivation
Optimized the class GrpcEventMeshCloudEventProtocolResolver.
Issue #4267
Modifications
Few optimizations has been made to the class GrpcEventMeshCloudEventProtocolResolver.
Documentation