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

feat(hz): optional filed parse for client #1177

Open FGYFFFF opened 2 months ago

FGYFFFF commented 2 months ago

What type of PR is this?

feat

Check the PR title.

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: optional filed parse for client zh(optional):

(Optional) Which issue(s) this PR fixes:

(Optional) The PR that updates user documentation:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.86%. Comparing base (dbd3166) to head (122001c). Report is 10 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1177 +/- ## =========================================== + Coverage 82.61% 82.86% +0.25% =========================================== Files 123 124 +1 Lines 11455 11695 +240 =========================================== + Hits 9463 9691 +228 - Misses 1419 1431 +12 Partials 573 573 ``` | [Flag](https://app.codecov.io/gh/cloudwego/hertz/pull/1177/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloudwego) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/cloudwego/hertz/pull/1177/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloudwego) | `82.86% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloudwego#carryforward-flags-in-the-pull-request-comment) to find out more.

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