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

chore: Merge v1.13 #424

Merged
merged 22 commits into from
Feb 22, 2024

update go.mod

f40c03d
Select commit
Loading
Failed to load commit list.
Merged

chore: Merge v1.13 #424

update go.mod
f40c03d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2024 in 1s

71.15% (+1.22%) compared to 1a9f352

View this Pull Request on Codecov

71.15% (+1.22%) compared to 1a9f352

Details

Codecov Report

Attention: 103 lines in your changes are missing coverage. Please review.

Comparison is base (1a9f352) 69.93% compared to head (f40c03d) 71.15%.

Files Patch % Lines
database/gorm/query.go 86.39% 27 Missing and 39 partials ⚠️
database/gorm/test_models.go 86.30% 11 Missing and 9 partials ⚠️
database/gorm/event.go 93.02% 3 Missing and 3 partials ⚠️
database/orm.go 50.00% 5 Missing ⚠️
queue/task.go 90.00% 1 Missing and 1 partial ⚠️
support/docker/database.go 50.00% 1 Missing and 1 partial ⚠️
database/gorm/cursor.go 75.00% 0 Missing and 1 partial ⚠️
database/wire_gen.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #424      +/-   ##
==========================================
+ Coverage   69.93%   71.15%   +1.22%     
==========================================
  Files         161      162       +1     
  Lines        9469     9849     +380     
==========================================
+ Hits         6622     7008     +386     
+ Misses       2308     2287      -21     
- Partials      539      554      +15     

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