diff --git a/codecov.yml b/codecov.yml index fb1cdba1..b154e23e 100644 --- a/codecov.yml +++ b/codecov.yml @@ -28,5 +28,6 @@ comment: ignore: - "**/tests/**" + - "**/__manifest__.py" - "**/migrations/**" - "scripts/**"