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 issue #2816 #2817

Merged
merged 1 commit into from Aug 1, 2023
Merged

fix issue #2816 #2817

merged 1 commit into from Aug 1, 2023

Conversation

windvalley
Copy link
Contributor

Fix the issue that api/sdk/sdk.iclient.go generated by gf gen ctrl -k api/sdk miss some content.

Fixes #2816.

Fix the issue that `api/sdk/sdk.iclient.go` generated by `gf gen ctrl -k api/sdk` miss some content.

Fixes gogf#2816.
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (e0e0043) 79.22% compared to head (874b92a) 79.22%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2817      +/-   ##
==========================================
- Coverage   79.22%   79.22%   -0.01%     
==========================================
  Files         633      633              
  Lines       52242    52242              
==========================================
- Hits        41391    41388       -3     
- Misses       8808     8809       +1     
- Partials     2043     2045       +2     
Flag Coverage Δ
go-1.15-386 79.19% <ø> (-0.01%) ⬇️
go-1.15-amd64 79.18% <ø> (ø)
go-1.16-386 79.23% <ø> (+0.01%) ⬆️
go-1.16-amd64 79.19% <ø> (-0.03%) ⬇️
go-1.17-386 79.19% <ø> (-0.02%) ⬇️
go-1.17-amd64 79.24% <ø> (+<0.01%) ⬆️
go-1.18-386 78.85% <ø> (-0.01%) ⬇️
go-1.18-amd64 78.79% <ø> (-0.04%) ⬇️
go-1.19-386 79.22% <ø> (-0.01%) ⬇️
go-1.19-amd64 79.19% <ø> (-0.03%) ⬇️
go-1.20-386 79.19% <ø> (+<0.01%) ⬆️
go-1.20-amd64 79.23% <ø> (+0.02%) ⬆️

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

see 3 files with indirect coverage changes

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

@houseme houseme requested a review from gqcn July 31, 2023 15:44
@gqcn gqcn merged commit 5230f83 into gogf:master Aug 1, 2023
18 checks passed
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.

api/sdk/sdk.iclient.go generated by gf gen ctrl -k api/sdk miss some content
4 participants