yonahd / kor

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

Fix: exclude multi #228

Closed yonahd closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 47.17%. Comparing base (4a79f02) to head (7c0ab6d). Report is 1 commits behind head on main.

Files Patch % Lines
pkg/filters/options.go 0.00% 22 Missing :warning:
pkg/filters/filters.go 73.33% 2 Missing and 2 partials :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #228 +/- ## ========================================== - Coverage 47.58% 47.17% -0.41% ========================================== Files 32 32 Lines 2915 2957 +42 ========================================== + Hits 1387 1395 +8 - Misses 1354 1388 +34 Partials 174 174 ```

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