diff --git a/codecov.yml b/codecov.yml index b794632faae..40419979fb4 100644 --- a/codecov.yml +++ b/codecov.yml @@ -12,11 +12,10 @@ coverage: status: project: default: - threshold: 0.01% + threshold: 0.1% # Matches 'omit:' in .coveragerc ignore: - - "Tests/32bit_segfault_check.py" - "Tests/bench_cffi_access.py" - "Tests/check_*.py" - "Tests/createfontdatachunk.py"