Closed Yuni-sa closed 7 months ago
Attention: Patch coverage is 0%
with 9 lines
in your changes are missing coverage. Please review.
Project coverage is 47.09%. Comparing base (
06a2b4e
) to head (4e58dca
).
Files | Patch % | Lines |
---|---|---|
pkg/kor/exporter.go | 0.00% | 9 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
solves #218 allows you to select which types of unused resources you want to find:
kor exporter --resources svc,deploy,ing -n namespace
, can also use-r
for short.if resources are not specified it defaults to all resources.