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

improve command gen dao by removing all dao files if clear option is true #2502

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Mar 7, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e8051ba) 79.97% compared to head (017d1f8) 79.97%.

📣 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    #2502   +/-   ##
=======================================
  Coverage   79.97%   79.97%           
=======================================
  Files         599      599           
  Lines       49795    49795           
=======================================
+ Hits        39822    39826    +4     
+ Misses       8013     8010    -3     
+ Partials     1960     1959    -1     
Flag Coverage Δ
go-1.15-386 80.02% <ø> (+0.01%) ⬆️
go-1.15-amd64 79.99% <ø> (-0.02%) ⬇️
go-1.16-386 80.03% <ø> (+0.04%) ⬆️
go-1.16-amd64 80.03% <ø> (+0.03%) ⬆️
go-1.17-386 80.01% <ø> (+0.01%) ⬆️
go-1.17-amd64 ?
go-1.18-386 ?
go-1.18-amd64 79.92% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
os/gfpool/gfpool_file.go 65.71% <0.00%> (-2.86%) ⬇️
os/gfsnotify/gfsnotify_watcher_loop.go 83.19% <0.00%> (-2.53%) ⬇️
contrib/registry/zookeeper/zookeeper_watcher.go 51.11% <0.00%> (+2.22%) ⬆️
net/gtcp/gtcp_pool.go 75.55% <0.00%> (+6.66%) ⬆️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gqcn gqcn merged commit e8088a6 into master Mar 7, 2023
@gqcn gqcn deleted the enhance/gendao-clear branch March 7, 2023 11:32
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