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 ctrl for parsing api to generate controller and sdk go files #2708

Merged
merged 14 commits into from
Jun 15, 2023

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Jun 14, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (15eaac3) 78.88% compared to head (506876b) 78.91%.

❗ Current head 506876b differs from pull request most recent head 4a8408e. Consider uploading reports for the commit 4a8408e to get more accurate results

❗ 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    #2708      +/-   ##
==========================================
+ Coverage   78.88%   78.91%   +0.02%     
==========================================
  Files         631     1262     +631     
  Lines       51661   103640   +51979     
==========================================
+ Hits        40753    81785   +41032     
- Misses       8894    17809    +8915     
- Partials     2014     4046    +2032     
Flag Coverage Δ
go-1.15-386 78.94% <100.00%> (?)
go-1.15-amd64 78.90% <100.00%> (?)
go-1.16-386 78.91% <100.00%> (+0.01%) ⬆️
go-1.16-amd64 78.94% <100.00%> (+0.05%) ⬆️
go-1.17-386 78.92% <100.00%> (?)
go-1.17-amd64 78.94% <100.00%> (?)
go-1.18-386 78.86% <100.00%> (+0.02%) ⬆️
go-1.18-amd64 78.86% <100.00%> (+<0.01%) ⬆️
go-1.19-386 78.90% <100.00%> (-0.02%) ⬇️
go-1.19-amd64 78.91% <100.00%> (+<0.01%) ⬆️
go-1.20-386 78.91% <100.00%> (?)
go-1.20-amd64 78.90% <100.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
database/gredis/gredis.go 38.09% <100.00%> (ø)

... and 633 files with indirect coverage changes

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

@gqcn gqcn merged commit d6433de into master Jun 15, 2023
35 of 36 checks passed
@gqcn gqcn deleted the feature/cmd-gen-ctrl branch June 15, 2023 06:16
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

4 participants