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: nilaway #667

Merged
merged 5 commits into from
Oct 4, 2024

fix test

54305c5
Select commit
Loading
Failed to load commit list.
Merged

fix: nilaway #667

fix test
54305c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 4, 2024 in 0s

70.27% (-0.26%) compared to 804ff1f

View this Pull Request on Codecov

70.27% (-0.26%) compared to 804ff1f

Details

Codecov Report

Attention: Patch coverage is 56.14035% with 25 lines in your changes missing coverage. Please review.

Project coverage is 70.27%. Comparing base (804ff1f) to head (54305c5).

Files with missing lines Patch % Lines
database/orm.go 31.25% 11 Missing ⚠️
testing/test_case.go 0.00% 2 Missing and 2 partials ⚠️
database/gorm/event.go 33.33% 1 Missing and 1 partial ⚠️
database/gorm/test_utils.go 66.66% 0 Missing and 2 partials ⚠️
database/service_provider.go 0.00% 2 Missing ⚠️
http/middleware/throttle.go 33.33% 2 Missing ⚠️
support/docker/docker.go 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #667      +/-   ##
==========================================
- Coverage   70.52%   70.27%   -0.26%     
==========================================
  Files         187      187              
  Lines       11902    11896       -6     
==========================================
- Hits         8394     8360      -34     
- Misses       2935     2963      +28     
  Partials      573      573              

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