Skip to content

feat(scheduler): gracefully shutdown

Codecov / codecov/project failed Nov 17, 2023 in 0s

91.72% (-0.10%) compared to 8e7b2d2

View this Pull Request on Codecov

91.72% (-0.10%) compared to 8e7b2d2

Details

Codecov Report

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

Comparison is base (8e7b2d2) 91.81% compared to head (37f4d99) 91.72%.

❗ Current head 37f4d99 differs from pull request most recent head 227cf44. Consider uploading reports for the commit 227cf44 to get more accurate results

Files Patch % Lines
pkg/cli/client/service.go 0.00% 8 Missing and 5 partials ⚠️
pkg/extensions/search/cve/cve.go 55.55% 8 Missing and 4 partials ⚠️
pkg/storage/gc/gc.go 50.00% 6 Missing and 4 partials ⚠️
pkg/cli/client/client.go 27.27% 1 Missing and 7 partials ⚠️
pkg/storage/imagestore/imagestore.go 45.45% 4 Missing and 2 partials ⚠️
pkg/scheduler/scheduler.go 88.57% 4 Missing ⚠️
pkg/extensions/imagetrust/image_trust.go 25.00% 2 Missing and 1 partial ⚠️
pkg/meta/dynamodb/dynamodb.go 57.14% 2 Missing and 1 partial ⚠️
pkg/retention/retention.go 25.00% 2 Missing and 1 partial ⚠️
pkg/storage/scrub.go 72.72% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1951      +/-   ##
==========================================
- Coverage   91.81%   91.72%   -0.10%     
==========================================
  Files         164      164              
  Lines       27992    28048      +56     
==========================================
+ Hits        25702    25728      +26     
- Misses       1691     1710      +19     
- Partials      599      610      +11     

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