yonahd / kor

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

fix ingress flag as used #169

Closed yonahd closed 11 months ago

yonahd commented 11 months ago

Closing #166

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (7f0367f) 45.52% compared to head (4d6fe2f) 45.55%.

Files Patch % Lines
pkg/kor/delete.go 0.00% 3 Missing :warning:
pkg/kor/ingresses.go 0.00% 1 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ========================================== + Coverage 45.52% 45.55% +0.02% ========================================== Files 21 21 Lines 1990 1991 +1 ========================================== + Hits 906 907 +1 Misses 930 930 Partials 154 154 ```

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