Closed jannfis closed 2 months ago
Attention: Patch coverage is 83.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 48.64%. Comparing base (
a7a31f0
) to head (5d33f77
). Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
cmd/principal/main.go | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is a small refactor so that the agent and principal both will have access to a generic Kubernetes API client in addition to the versioned Application client.
It is a prerequisite for some changes to come.