Skip to content
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

fix(hz): service gen dir failed #1044

Closed
wants to merge 1 commit into from
Closed

Conversation

FGYFFFF
Copy link
Contributor

@FGYFFFF FGYFFFF commented Jan 11, 2024

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.

修复 hz 在 "service_gen_dir" 注解下,生成的 router.go 缺少 import 的问题

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

en: fix a missing import in router.go generated by hz under the "service_gen_dir" annotation.
zh(optional): 修复 hz 在 "service_gen_dir" 注解下,生成的 router.go 缺少 import 的问题

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

(Optional) The PR that updates user documentation:

@FGYFFFF FGYFFFF requested review from a team as code owners January 11, 2024 10:35
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (119a744) 82.49% compared to head (fe5d5a2) 82.51%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1044      +/-   ##
===========================================
+ Coverage    82.49%   82.51%   +0.01%     
===========================================
  Files           98       98              
  Lines        10011    10011              
===========================================
+ Hits          8259     8261       +2     
+ Misses        1255     1254       -1     
+ Partials       497      496       -1     

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

@FGYFFFF FGYFFFF closed this May 10, 2024
@FGYFFFF FGYFFFF deleted the fix/service_gen_dir branch May 10, 2024 08:58
@FGYFFFF FGYFFFF restored the fix/service_gen_dir branch May 28, 2024 11:20
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.

1 participant