Closed amold1 closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.21%. Comparing base (
045a89e
) to head (fd596a0
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary:
capl-cluster
make target to allow fine-grained control over each step. This will allow us make minor changes like verbosity updates to CSI manifests during dev/test and apply that file instead of regenerating the manifestsNote: Since all tests uses the same
capl-cluster
make target, all GHAs will also start using this change