diff --git a/.codecov.yml b/.codecov.yml index e74c2295..1dd3408b 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,4 +2,9 @@ coverage: status: project: default: - threshold: null + target: 0% + thresold: 100% + patch: + default: + target: 0% + thresold: 100%