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 type mapping feature for command gf gen dao #2722

Merged
merged 18 commits into from
Jun 28, 2023
Merged

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Jun 27, 2023

improved from pr #2656

@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2023

Codecov Report

Patch coverage: 20.47% and project coverage change: -5.12 ⚠️

Comparison is base (c5c2938) 78.88% compared to head (6ec16bd) 73.76%.

❗ 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    #2722      +/-   ##
==========================================
- Coverage   78.88%   73.76%   -5.12%     
==========================================
  Files         632      676      +44     
  Lines       51880    55512    +3632     
==========================================
+ Hits        40926    40950      +24     
- Misses       8927    12539    +3612     
+ Partials     2027     2023       -4     
Flag Coverage Δ
go-1.15-386 ?
go-1.15-amd64 ?
go-1.16-386 ?
go-1.16-amd64 ?
go-1.17-386 ?
go-1.17-amd64 ?
go-1.18-386 ?
go-1.18-amd64 73.72% <20.47%> (-5.12%) ⬇️
go-1.19-386 78.92% <78.57%> (+<0.01%) ⬆️
go-1.19-amd64 78.90% <78.57%> (-0.01%) ⬇️
go-1.20-386 78.87% <78.57%> (+0.02%) ⬆️
go-1.20-amd64 78.87% <78.57%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
cmd/gf/internal/cmd/gendao/gendao_do.go 0.00% <0.00%> (ø)
cmd/gf/internal/cmd/gendao/gendao_entity.go 0.00% <0.00%> (ø)
cmd/gf/internal/cmd/gendao/gendao_structure.go 0.00% <0.00%> (ø)
database/gdb/gdb.go 68.34% <ø> (ø)
database/gdb/gdb_func.go 86.34% <ø> (ø)
cmd/gf/internal/cmd/gendao/gendao.go 16.99% <3.33%> (ø)
database/gdb/gdb_core_structure.go 61.90% <78.57%> (+0.50%) ⬆️
cmd/gf/internal/utility/utils/utils.go 15.38% <82.35%> (ø)

... and 42 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 2269656 into master Jun 28, 2023
12 of 36 checks passed
@gqcn gqcn deleted the enhance/cmd-gen-dao branch June 28, 2023 02:06
@gqcn gqcn mentioned this pull request Jul 3, 2023
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