diff --git a/.codecov.yml b/.codecov.yml index baa7b2c17..c06f98c05 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -10,10 +10,8 @@ comment: coverage: status: - project: - default: - target: auto - threshold: "0.5%" + project: off + patch: off ignore: # ignore hcl2spec generated code for coverage - "**/*.hcl2spec.go" \ No newline at end of file