diff --git a/app/codecov.yml b/app/codecov.yml index 2aeea8c59..ec70ef0e4 100644 --- a/app/codecov.yml +++ b/app/codecov.yml @@ -7,7 +7,7 @@ coverage: round: down fixes: - - "::torus-website/app/" # move root e.g., "path/" => "after/path/" + - "::app/" # move root e.g., "path/" => "after/path/" ignore: - "src/components"