From 9f8f7bb45ee650452b3006d60ef35fdeffbd22d9 Mon Sep 17 00:00:00 2001 From: TwiN Date: Fri, 31 Dec 2021 00:34:47 -0500 Subject: [PATCH] Fix codecov configuration --- .github/codecov.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/codecov.yml b/.github/codecov.yml index cf8f4c4a..dd548303 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -6,5 +6,7 @@ coverage: status: patch: off project: - target: 75% + default: + target: 75% + threshold: null