diff --git a/codecov.yml b/codecov.yml index b01d17dd0..fe5ab5e47 100644 --- a/codecov.yml +++ b/codecov.yml @@ -12,8 +12,7 @@ ignore: - "scripts/" - "pkg/rpc/example/" - "apps" - - "da/internal/mocks" - - "da/cmd" + - "tools" - "execution/evm" # EVM is covered in e2e/integration tests - "**/metrics.go" - "client" # TODO: add more tests