diff --git a/.codecov.yml b/.codecov.yml index 6627217..a0fb6d0 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,13 +2,6 @@ codecov: ci: - github.com -coverage: - status: - project: - default: - target: 90% - threshold: 1 - ignore: - "**/*/dist/*.js" - "**/*.{spec,test}.js"