diff --git a/codecov.yml b/codecov.yml index 9493a827d5..464654c8f5 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,10 +1,8 @@ # codecov config coverage: status: - patch: off # disable patch status project: default: - enable: yes threshold: 1% ignore: - "**/error*.rs" # ignore all error.rs files