cloudwego / hertz

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

chore: merge back v0.8.0 #1046

Closed welkeyever closed 9 months ago

welkeyever commented 9 months 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 9 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (e2119d8) 82.60% compared to head (c2a6e12) 82.45%. Report is 10 commits behind head on develop.

Files Patch % Lines
pkg/protocol/http1/req/header.go 33.33% 4 Missing and 2 partials :warning:
pkg/protocol/header.go 80.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1046 +/- ## =========================================== - Coverage 82.60% 82.45% -0.16% =========================================== Files 98 98 Lines 9974 10024 +50 =========================================== + Hits 8239 8265 +26 - Misses 1240 1262 +22 - Partials 495 497 +2 ```

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