-
Notifications
You must be signed in to change notification settings - Fork 553
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(hz): hz generate client #471
Conversation
Codecov ReportBase: 69.68% // Head: 69.65% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #471 +/- ##
===========================================
- Coverage 69.68% 69.65% -0.04%
===========================================
Files 93 93
Lines 8752 8752
===========================================
- Hits 6099 6096 -3
- Misses 2292 2295 +3
Partials 361 361
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View 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.
license-eye has totally checked 275 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
271 | 2 | 2 | 0 |
Click to see the invalid file list
- cmd/hz/generator/client.go
- cmd/hz/thrift/thriftgo_util.go
What type of PR is this?
feat
Check the PR title.
(Optional) Translate the PR title into Chinese.
hz 支持生成 hertz client 侧代码
(Optional) More detail description for this PR(en: English/zh: Chinese).
en: hz generates client code for hertz based on IDL
zh(optional): hz 支持生成 hertz client 侧代码
Which issue(s) this PR fixes: