diff --git a/.codecov/codecov.yml b/.codecov/codecov.yml index 8104953..b4394d2 100644 --- a/.codecov/codecov.yml +++ b/.codecov/codecov.yml @@ -19,4 +19,7 @@ parsers: comment: layout: "header, diff" behavior: default - require_changes: no \ No newline at end of file + require_changes: no +ignore: + - "example" + - "**/mock"