-
Notifications
You must be signed in to change notification settings - Fork 544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: improve hertz/pkg/routeut
unit test coverage
#992
Conversation
@HzTTT 修复一下 CI |
本地安装 gofumpt 执行 gofumpt -e -d -w -extra . 可以修复一下 CI |
@li-jin-gou |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #992 +/- ##
===========================================
+ Coverage 81.81% 82.52% +0.71%
===========================================
Files 98 98
Lines 9962 9962
===========================================
+ Hits 8150 8221 +71
+ Misses 1319 1244 -75
- Partials 493 497 +4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thx~
What type of PR is this?
test
Check the PR title.
(Optional) Translate the PR title into Chinese.
提高
Hertz/pkg/routeut
单元测试覆盖率(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
hertz/pkg/routeut
unit test coverage increased from 78.49% to 85.1%zh(optional):
hertz/pkg/routeut
单元测试覆盖率从 78.49% 增加到 85.1%(Optional) Which issue(s) this PR fixes:
Part of #257(Optional) The PR that updates user documentation: