diff --git a/.codecov.yml b/.codecov.yml index dfb782a2d..7a1c01f63 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -7,6 +7,8 @@ coverage: default: target: 90% +comment: false + ignore: - "game/tests/*.py" - "game/tests/**/*.py"