Closed jannfis closed 2 weeks ago
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 46.83%. Comparing base (
237faa7
) to head (dc8d78d
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/informer/appproject/projectinformer.go | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The AppProject informer should not be cluster-scoped and instead operate in a single namespace.
Fixes #213