diff --git a/codecov.yml b/codecov.yml index 19e1fc0..31046b9 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,6 +4,8 @@ coverage: patch: off ignore: + # Not planning on testing this for now. + - ./internal/cmd # This package tests implementations of Driver. Shouldn't be counted in coverage. - ./internal/test