-
Notifications
You must be signed in to change notification settings - Fork 173
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
fix: dubbo demo fails (#458) #459
Conversation
Codecov Report
@@ Coverage Diff @@
## main #459 +/- ##
=======================================
Coverage 60.50% 60.50%
=======================================
Files 118 118
Lines 6357 6357
=======================================
Hits 3846 3846
Misses 2142 2142
Partials 369 369 Continue to review full report at Codecov.
|
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.
Thanks for your contribution!
Besides,could u also fix the english demo, it's same with chinese
f417d85
to
a2d6e5d
Compare
ok |
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.
What this PR does:
fix dubbo demo
Which issue(s) this PR fixes:
Fixes #458
Special notes for your reviewer:
With this operation, I can successfully run the dubbo demo and receive the response.
Does this PR introduce a user-facing change?: