yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
974 stars 91 forks source link

Mark unused Label #186

Closed yonahd closed 7 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (15c865e) 46.33% compared to head (2d8f535) 46.29%. Report is 1 commits behind head on main.

Files Patch % Lines
pkg/kor/pvc.go 10.00% 7 Missing and 2 partials :warning:
pkg/kor/confimgmaps.go 0.00% 5 Missing and 1 partial :warning:
pkg/kor/deployments.go 0.00% 5 Missing and 1 partial :warning:
pkg/kor/hpas.go 0.00% 5 Missing and 1 partial :warning:
pkg/kor/ingresses.go 14.28% 5 Missing and 1 partial :warning:
pkg/kor/jobs.go 0.00% 5 Missing and 1 partial :warning:
pkg/kor/pdbs.go 0.00% 5 Missing and 1 partial :warning:
pkg/kor/pv.go 0.00% 5 Missing and 1 partial :warning:
pkg/kor/replicaset.go 0.00% 5 Missing and 1 partial :warning:
pkg/kor/roles.go 76.47% 2 Missing and 2 partials :warning:
... and 2 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #186 +/- ## ========================================== - Coverage 46.33% 46.29% -0.05% ========================================== Files 24 25 +1 Lines 2236 2480 +244 ========================================== + Hits 1036 1148 +112 - Misses 1023 1153 +130 - Partials 177 179 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.