Skip to content

Implement the Repo maintanence Job configuration design.

Codecov / codecov/project failed Sep 9, 2024 in 0s

59.21% (-0.02%) compared to b92143d

View this Pull Request on Codecov

59.21% (-0.02%) compared to b92143d

Details

Codecov Report

Attention: Patch coverage is 67.22689% with 117 lines in your changes missing coverage. Please review.

Project coverage is 59.21%. Comparing base (b92143d) to head (26cc41f).

Files with missing lines Patch % Lines
pkg/cmd/cli/install/install.go 0.00% 32 Missing ⚠️
pkg/repository/manager.go 69.52% 26 Missing and 6 partials ⚠️
pkg/cmd/server/server.go 0.00% 22 Missing ⚠️
pkg/cmd/cli/nodeagent/server.go 0.00% 16 Missing ⚠️
pkg/repository/maintenance.go 73.91% 9 Missing and 3 partials ⚠️
pkg/exposer/csi_snapshot.go 85.71% 1 Missing and 1 partial ⚠️
pkg/util/kube/pod.go 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8145      +/-   ##
==========================================
- Coverage   59.23%   59.21%   -0.02%     
==========================================
  Files         367      367              
  Lines       30516    30708     +192     
==========================================
+ Hits        18076    18184     +108     
- Misses      10985    11069      +84     
  Partials     1455     1455              

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