cloudwego / hertz

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

【WIP】chore: update sonic to support go v1.21 #1106

Closed GuangmingLuo closed 1 month ago

GuangmingLuo commented 3 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): 支持 go v.1.21

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

(Optional) The PR that updates user documentation:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 82.75%. Comparing base (b7cbc9d) to head (d2c6398). Report is 14 commits behind head on develop.

:exclamation: Current head d2c6398 differs from pull request most recent head 3e74845. Consider uploading reports for the commit 3e74845 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1106 +/- ## =========================================== - Coverage 82.79% 82.75% -0.04% =========================================== Files 98 98 Lines 10032 10032 =========================================== - Hits 8306 8302 -4 - Misses 1236 1240 +4 Partials 490 490 ```

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

xin-hao-awx commented 1 month ago

maybe we can upgrade it to support Go 1.23 in the upcoming weeks :)

GuangmingLuo commented 1 month ago

We may raise a new PR to support go 1.23 if needed. This one is closed.