Closed scothis closed 12 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
e002cf4
) 60.54% compared to head (a8abd38
) 60.67%.
Files | Patch % | Lines |
---|---|---|
reconcilers/childset.go | 94.11% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Current known children can be obtained via RetrieveKnownChildren(ctx). This can be used to keep existing children while stamping out new resources, or for garbage collecting resources based on some criteria. Return the children that should be kept and omit children to delete.