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

optimize(tool): disable set validate and deep equal code gen to simplify kitex_gen #1711

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

HeyJavaBean
Copy link
Member

What type of PR is this?

optimize

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.

optimize(tool):关闭 set 校验和 deep equal 相关代码生成,以简化产物体积

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

@HeyJavaBean HeyJavaBean requested review from a team as code owners February 21, 2025 09:08
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 57.41%. Comparing base (8bde660) to head (a6bce4f).

Files with missing lines Patch % Lines
tool/cmd/kitex/args/args.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1711      +/-   ##
===========================================
+ Coverage    57.36%   57.41%   +0.05%     
===========================================
  Files          408      408              
  Lines        37693    37694       +1     
===========================================
+ Hits         21621    21641      +20     
+ Misses       14749    14736      -13     
+ Partials      1323     1317       -6     
Flag Coverage Δ
integration 45.91% <ø> (+0.02%) ⬆️
unit 51.85% <0.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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