yonahd / kor

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

feat: add replicaset cleaner #180

Closed cindyliu-tec closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (79a31e5) 45.94% compared to head (add2dc3) 46.33%. Report is 2 commits behind head on main.

Files Patch % Lines
pkg/kor/replicaset.go 56.00% 14 Missing and 8 partials :warning:
pkg/kor/all.go 0.00% 11 Missing :warning:
pkg/kor/delete.go 0.00% 7 Missing :warning:
pkg/kor/multi.go 0.00% 2 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #180 +/- ## ========================================== + Coverage 45.94% 46.33% +0.38% ========================================== Files 23 24 +1 Lines 2146 2236 +90 ========================================== + Hits 986 1036 +50 - Misses 991 1023 +32 - Partials 169 177 +8 ```

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