diff --git a/codecov.yml b/codecov.yml index 464654c8f5..cdd5d34113 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,5 +4,6 @@ coverage: project: default: threshold: 1% + patch: off ignore: - "**/error*.rs" # ignore all error.rs files