yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
1.04k stars 96 forks source link

fix: when using -n option dont get all namespaces #215

Closed yonahd closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 47.71%. Comparing base (d514994) to head (46344f4).

Files Patch % Lines
pkg/filters/options.go 0.00% 13 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 #215 +/- ## ========================================== - Coverage 47.78% 47.71% -0.07% ========================================== Files 31 31 Lines 2737 2741 +4 ========================================== Hits 1308 1308 - Misses 1270 1274 +4 Partials 159 159 ```

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