-
Notifications
You must be signed in to change notification settings - Fork 608
feat(adaptor): new HertzHandler for http.Handler #1327
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1327 +/- ##
===========================================
+ Coverage 73.52% 73.68% +0.15%
===========================================
Files 143 145 +2
Lines 16656 16856 +200
===========================================
+ Hits 12247 12420 +173
- Misses 3826 3845 +19
- Partials 583 591 +8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 359 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
354 | 3 | 2 | 0 |
Click to see the invalid file list
- pkg/common/adaptor/handler.go
- pkg/common/adaptor/handler_test.go
- pkg/common/adaptor/utils.go
f1576d0
to
57f2c98
Compare
57f2c98
to
3287e3c
Compare
3287e3c
to
8818757
Compare
c5b5eda
to
2c414e2
Compare
f5f9794
to
75e9108
Compare
75e9108
to
3cbc1ee
Compare
What type of PR is this?
feat
Check the PR title.
(Optional) Translate the PR title into Chinese.
新的 HertzHandler 用于兼容 net/http.Handler
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
zh(optional):
(Optional) Which issue(s) this PR fixes:
(Optional) The PR that updates user documentation: