diff --git a/.codecov.yml b/.codecov.yml index 8cb2470c..e40bf54f 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -29,3 +29,7 @@ ignore: - "hippo4j-example/.*" - "docs/.*" - "dev-support/.*" + - "hippo4j-ui/.*" + - "hippo4j-ui-new/.*" + - "checkstyle/.*" + - "format/.*"