diff --git a/codecov.yml b/codecov.yml index 49c9db15..6df65435 100644 --- a/codecov.yml +++ b/codecov.yml @@ -10,3 +10,7 @@ comment: layout: "reach,diff,flags,files,footer" behavior: default require_changes: no +ignore: + - "api" + - "playwright" + - "src/store"