cloudwego / hertz

Go HTTP framework with high-performance and strong-extensibility for building micro-services.
https://www.cloudwego.io
Apache License 2.0
5.28k stars 515 forks source link

merge back: v0.9.3 #1189

Closed welkeyever closed 1 month ago

welkeyever commented 1 month ago

What type of PR is this?

Check the PR title.

(Optional) Translate the PR title into Chinese.

(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:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 72.72727% with 12 lines in your changes missing coverage. Please review.

Project coverage is 82.58%. Comparing base (779d247) to head (ea445e3). Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
pkg/common/utils/env.go 0.00% 6 Missing :warning:
pkg/protocol/http1/server.go 85.71% 1 Missing and 1 partial :warning:
pkg/route/engine.go 33.33% 1 Missing and 1 partial :warning:
pkg/app/context.go 94.73% 1 Missing :warning:
...pp/server/binding/internal/decoder/text_decoder.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1189 +/- ## =========================================== - Coverage 82.88% 82.58% -0.30% =========================================== Files 98 124 +26 Lines 10065 11491 +1426 =========================================== + Hits 8342 9490 +1148 - Misses 1233 1428 +195 - Partials 490 573 +83 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.