-
Notifications
You must be signed in to change notification settings - Fork 153
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
Feat: Support for grpc invoke service provider #244
Conversation
0ead84e
to
49dd749
Compare
Codecov Report
@@ Coverage Diff @@
## develop #244 +/- ##
===========================================
- Coverage 40.93% 40.18% -0.76%
===========================================
Files 51 50 -1
Lines 2587 2541 -46
===========================================
- Hits 1059 1021 -38
+ Misses 1415 1410 -5
+ Partials 113 110 -3
Continue to review full report at Codecov.
|
fix: make sync.Pool concerning with cluster name fix: init file source style: format import
style: add license header
4dfb374
to
c06eef2
Compare
5e6abc2
to
dd3bb1c
Compare
dd3bb1c
to
3af7065
Compare
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.
reviewdog 的评论修改一下
已修改 |
resolve conflict pls |
done |
Feat: Support for grpc invoke service provider Former-commit-id: 1052eaa
Feat: Support for grpc invoke service provider
What this PR does:
Support for grpc invoke service provider
Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?: