diff --git a/codecov.yml b/codecov.yml index 83427c3ee8..da57bb01cc 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,3 +6,5 @@ coverage: informational: true patch: off +ignore: + - "**/test_*.py" \ No newline at end of file