diff --git a/codecov.yml b/codecov.yml index e93896692..f3afccc1c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,6 +8,12 @@ codecov: comment: false +coverage: + status: + project: + default: + threshold: 0.01% + # Matches 'omit:' in .coveragerc ignore: - "Tests/32bit_segfault_check.py"