Closed tamalsaha closed 8 months ago
Attention: Patch coverage is 0%
with 22 lines
in your changes are missing coverage. Please review.
Project coverage is 23.61%. Comparing base (
7491951
) to head (9a2429e
).
Files | Patch % | Lines |
---|---|---|
...yserver/controllers/service_resolver_controller.go | 0.00% | 22 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/assign @xuezhaojun
SGTM /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: qiujian16, tamalsaha
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/lgtm
There is no real logical change here. I am just using the
EnqueueRequestsFromMapFunc
method in controller-runtime to simplify the code.