From a7cd68265d8c36ce0c14e51dbfca6256ba0f8634 Mon Sep 17 00:00:00 2001 From: Eguzki Astiz Lezaun Date: Fri, 16 Feb 2024 09:44:45 +0100 Subject: [PATCH] integration tests cover many paths --- .github/codecov.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/codecov.yaml b/.github/codecov.yaml index 982e9f459..977980fce 100644 --- a/.github/codecov.yaml +++ b/.github/codecov.yaml @@ -27,18 +27,6 @@ ignore: - api/external/** # ignoring external vendor code - "**/*.deepcopy.go" # ignore controller-gen generated code -flag_management: - individual_flags: - - name: unit - paths: - - pkg/** - - api/** - carryforward: true - - name: integration - paths: - - controllers/** - carryforward: true - component_management: individual_components: - component_id: api-v1beta1