diff --git a/codecov.yml b/codecov.yml index 50979600..4e2196bd 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,2 +1,9 @@ comment: off +coverage: + status: + project: + default: + target: auto + # Allow a tiny drop of overall project coverage in PR to reduce spurious failures. + threshold: 0.25%