Closed thunderboltsid closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
cca8316
) 15.21% compared to head (c9ff756
) 15.24%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/retest
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: adiantum, thunderboltsid
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/hold
/test e2e-capx-controller-upgrade
/hold cancel
Linting targets weren't included in build processes making way for unlinted go and yaml files in the codebase. This PR add the linters in place using golangci-lint and yamllint and fixes the linting errors highlighted.