Closed Poor12 closed 7 months ago
Attention: Patch coverage is 0%
with 22 lines
in your changes are missing coverage. Please review.
Project coverage is 33.20%. Comparing base (
eba0d26
) to head (bc557fe
).
Files | Patch % | Lines |
---|---|---|
pkg/controllers/mcs/service_import_controller.go | 0.00% | 22 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When repeatedly creating and deleting mcs, and when processing the creation event of mcs, the federatedObject of the originally derived service may still be in the deletion state. Even if the update is successful, the derived service will still be deleted and there will be no chance to retry.