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 #2338 #2444

Merged
merged 1 commit into from
Feb 14, 2023
Merged

fix issue #2338 #2444

merged 1 commit into from
Feb 14, 2023

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Feb 13, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2023

Codecov Report

Base: 79.56% // Head: 79.58% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (603ae6e) compared to base (0361f9f).
Patch coverage: 88.52% of modified lines in pull request are covered.

📣 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    #2444      +/-   ##
==========================================
+ Coverage   79.56%   79.58%   +0.02%     
==========================================
  Files         598      598              
  Lines       49739    49749      +10     
==========================================
+ Hits        39574    39593      +19     
+ Misses       8166     8162       -4     
+ Partials     1999     1994       -5     
Flag Coverage Δ
go-1.15-386 79.63% <89.65%> (+0.02%) ⬆️
go-1.15-amd64 79.63% <89.65%> (+0.05%) ⬆️
go-1.16-386 79.62% <89.65%> (+0.03%) ⬆️
go-1.16-amd64 79.63% <89.65%> (+0.03%) ⬆️
go-1.17-386 79.65% <88.52%> (+0.05%) ⬆️
go-1.17-amd64 79.64% <88.52%> (+0.02%) ⬆️
go-1.18-386 79.54% <89.65%> (+0.01%) ⬆️
go-1.18-amd64 79.55% <89.65%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
contrib/drivers/oracle/oracle.go 79.45% <66.66%> (ø)
contrib/drivers/pgsql/pgsql.go 63.29% <66.66%> (ø)
contrib/drivers/clickhouse/clickhouse.go 73.82% <75.00%> (ø)
contrib/drivers/mssql/mssql.go 77.27% <80.00%> (ø)
contrib/drivers/mysql/mysql.go 68.00% <80.00%> (ø)
contrib/drivers/sqlite/sqlite.go 71.34% <80.00%> (ø)
database/gdb/gdb_model_time.go 83.62% <95.23%> (+5.55%) ⬆️
contrib/drivers/dm/dm.go 73.13% <100.00%> (ø)
database/gdb/gdb_core.go 71.68% <100.00%> (+0.51%) ⬆️
database/gdb/gdb_model_delete.go 88.00% <100.00%> (ø)
... and 6 more

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 b69e0ff into master Feb 14, 2023
@gqcn gqcn deleted the fix/2338 branch February 14, 2023 01:45
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.

3 participants