diff --git a/codecov.yml b/codecov.yml index 31d7ec7e77f5..aba2e920dfae 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,6 +3,18 @@ codecov: notify: wait_for_ci: false +flags: + cpo-hostedcontrolplane: + carryforward: true + cpo-other: + carryforward: true + hypershift-operator: + carryforward: true + cmd-support: + carryforward: true + other: + carryforward: true + ignore: - "test/**" - "hack/**"