Skip to content

Conversation

xiaost
Copy link
Contributor

@xiaost xiaost commented Jun 11, 2025

Fixes #1375

What type of PR is this?

fix

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

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

Copy link

codecov bot commented Jun 11, 2025

Codecov Report

Attention: Patch coverage is 91.11111% with 4 lines in your changes missing coverage. Please review.

Project coverage is 74.10%. Comparing base (3f11f71) to head (3dde619).

Files with missing lines Patch % Lines
pkg/route/engine.go 63.63% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1376      +/-   ##
===========================================
+ Coverage    74.02%   74.10%   +0.08%     
===========================================
  Files          145      145              
  Lines        16930    16936       +6     
===========================================
+ Hits         12532    12550      +18     
+ Misses        3803     3794       -9     
+ Partials       595      592       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xiaost xiaost marked this pull request as ready for review June 11, 2025 09:37
@xiaost xiaost requested review from a team as code owners June 11, 2025 09:37
@xiaost xiaost merged commit 932768e into develop Jun 18, 2025
29 checks passed
@xiaost xiaost deleted the fix/server-conn branch June 18, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

hertz did not cope with malformed connections properly
3 participants