diff --git a/codecov.yml b/codecov.yml index 749d7c3b4a..9874edf62e 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,4 +2,5 @@ coverage: status: patch: default: - threshold: 90% + target: 90% + threshold: 0.01%