Skip to content

Implement the Repo maintanence Job configuration design.

Codecov / codecov/project failed Sep 2, 2024 in 1s

59.05% (-0.01%) compared to 3408ffe

View this Pull Request on Codecov

59.05% (-0.01%) compared to 3408ffe

Details

Codecov Report

Attention: Patch coverage is 66.50718% with 70 lines in your changes missing coverage. Please review.

Project coverage is 59.05%. Comparing base (3408ffe) to head (f4ff925).

Files with missing lines Patch % Lines
pkg/repository/manager.go 30.30% 23 Missing ⚠️
pkg/cmd/server/server.go 37.50% 20 Missing ⚠️
pkg/cmd/cli/nodeagent/server.go 0.00% 16 Missing ⚠️
pkg/repository/maintenance.go 85.96% 5 Missing and 3 partials ⚠️
pkg/exposer/csi_snapshot.go 85.71% 1 Missing and 1 partial ⚠️
pkg/util/kube/pod.go 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8145      +/-   ##
==========================================
- Coverage   59.05%   59.05%   -0.01%     
==========================================
  Files         364      364              
  Lines       30324    30425     +101     
==========================================
+ Hits        17909    17968      +59     
- Misses      10972    11016      +44     
+ Partials     1443     1441       -2     

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