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: extension the Create method of Orm #653

Merged
merged 4 commits into from
Sep 24, 2024

rename

ca9c144
Select commit
Loading
Failed to load commit list.
Merged

feat: extension the Create method of Orm #653

rename
ca9c144
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

70.40% (+0.08%) compared to ef9e9d6

View this Pull Request on Codecov

70.40% (+0.08%) compared to ef9e9d6

Details

Codecov Report

Attention: Patch coverage is 70.51282% with 23 lines in your changes missing coverage. Please review.

Project coverage is 70.40%. Comparing base (ef9e9d6) to head (ca9c144).

Files with missing lines Patch % Lines
database/gorm/query.go 51.06% 4 Missing and 19 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
+ Coverage   70.31%   70.40%   +0.08%     
==========================================
  Files         188      188              
  Lines       11645    11677      +32     
==========================================
+ Hits         8188     8221      +33     
+ Misses       2866     2865       -1     
  Partials      591      591              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.