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

add command gen enums #2591

Merged
merged 8 commits into from
Apr 20, 2023
Merged

add command gen enums #2591

merged 8 commits into from
Apr 20, 2023

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Apr 20, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2023

Codecov Report

Patch coverage: 82.35% and project coverage change: -0.01 ⚠️

Comparison is base (da8297d) 78.65% compared to head (7fb9c08) 78.65%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2591      +/-   ##
==========================================
- Coverage   78.65%   78.65%   -0.01%     
==========================================
  Files         630      631       +1     
  Lines       51537    51554      +17     
==========================================
+ Hits        40538    40549      +11     
- Misses       9011     9014       +3     
- Partials     1988     1991       +3     
Flag Coverage Δ
go-1.15-386 78.71% <82.35%> (+0.03%) ⬆️
go-1.15-amd64 78.69% <82.35%> (+<0.01%) ⬆️
go-1.16-386 78.71% <82.35%> (+0.04%) ⬆️
go-1.16-amd64 78.69% <82.35%> (+0.02%) ⬆️
go-1.17-386 78.67% <82.35%> (-0.03%) ⬇️
go-1.17-amd64 78.71% <82.35%> (+0.03%) ⬆️
go-1.18-386 78.59% <82.35%> (+<0.01%) ⬆️
go-1.18-amd64 78.60% <82.35%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
net/goai/goai_shema_ref.go 70.19% <76.92%> (+0.96%) ⬆️
util/gtag/gtag_enums.go 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@houseme
Copy link
Member

houseme commented Apr 20, 2023

加Copyright吗?

// Copyright GoFrame gf Author(https://goframe.org). All Rights Reserved.
//
// This Source Code Form is subject to the terms of the MIT License.
// If a copy of the MIT was not distributed with this file,
// You can obtain one at https://github.com/gogf/gf.

@gqcn
Copy link
Member Author

gqcn commented Apr 20, 2023

// Copyright GoFrame gf Author(https://goframe.org). All Rights Reserved.
//
// This Source Code Form is subject to the terms of the MIT License.
// If a copy of the MIT was not distributed with this file,
// You can obtain one at https://github.com/gogf/gf.

感谢提醒,我看很多文件都漏掉了,我统一加上。

@gqcn gqcn merged commit a031e11 into master Apr 20, 2023
24 checks passed
@gqcn gqcn deleted the feature/command-gen-enums branch April 20, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants