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

feat: use gorm.io/gorm #373

Merged
merged 14 commits into from
Aug 26, 2022
Merged

feat: use gorm.io/gorm #373

merged 14 commits into from
Aug 26, 2022

Conversation

sysulq
Copy link
Member

@sysulq sysulq commented Aug 25, 2022

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2022

Codecov Report

Merging #373 (ba4afb1) into master (43556de) will increase coverage by 2.47%.
The diff coverage is 64.40%.

@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
+ Coverage   37.76%   40.24%   +2.47%     
==========================================
  Files          84       84              
  Lines        5545     5539       -6     
==========================================
+ Hits         2094     2229     +135     
+ Misses       3309     3153     -156     
- Partials      142      157      +15     
Impacted Files Coverage Δ
pkg/store/gorm/logger.go 14.58% <ø> (+14.58%) ⬆️
pkg/store/gorm/instance.go 22.22% <22.22%> (+22.22%) ⬆️
pkg/store/gorm/option.go 63.15% <63.15%> (ø)
pkg/store/gorm/orm.go 65.45% <68.08%> (+65.45%) ⬆️
pkg/store/gorm/interceptor.go 86.56% <85.71%> (+86.56%) ⬆️
pkg/store/gorm/dsn.go 78.12% <100.00%> (ø)
pkg/util/xretry/retry.go 100.00% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sysulq sysulq merged commit d7986d9 into master Aug 26, 2022
@sysulq sysulq deleted the feat/gormv2 branch August 30, 2022 06:38
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

2 participants