diff --git a/.codecov.yml b/.codecov.yml index a93095486..033786a49 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -9,3 +9,7 @@ codecov: token: 6dafc396-e7f5-4221-a38a-8b07a49fbdae comment: off + +# Matches 'omit:' in .coveragerc +ignore: + - "Tests/check_*.py"