From df3bac31048bea44b7cfdd9e694cde906c5282b7 Mon Sep 17 00:00:00 2001 From: Sylvia Moss Date: Thu, 14 May 2020 16:02:51 +0200 Subject: [PATCH] remove codecov status (#9225) --- .codecov.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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