diff --git a/codecov.yml b/codecov.yml index d60af50..fc50eb5 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,3 +4,4 @@ coverage: - "examples/**/*" - "kbuilder/*" - "kstructs/*" + - "test_adapters.go"