diff --git a/.codecov.yml b/.codecov.yml index b7d0f328..76557845 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -31,10 +31,6 @@ component_management: name: lib paths: - src/lib/*.ts - - component_id: utils - name: utils - paths: - - src/utils/*.ts coverage: precision: 2 diff --git a/.github/infrastructure.yml b/.github/infrastructure.yml index 253d9ee1..6e769da1 100644 --- a/.github/infrastructure.yml +++ b/.github/infrastructure.yml @@ -36,8 +36,6 @@ branches: app_id: 254 - context: codecov/project/lib app_id: 254 - - context: codecov/project/utils - app_id: 254 - context: commitlint - context: dependabot-dedupe - context: format