diff --git a/codecov.yml b/codecov.yml index 79f2d221b324..107f6c7aa925 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,8 @@ comment: off coverage: status: + patch: false project: default: - target: auto + target: 85% + threshold: 10%