From f8d98c16ab31f04bfbfe097ca8836a99008ff715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Garcia?= Date: Sun, 22 May 2022 16:13:23 -0300 Subject: [PATCH] Remove unused code from codecov.yml --- codecov.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/codecov.yml b/codecov.yml index b38258f..5c41b39 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,6 +8,3 @@ coverage: project: default: target: 88% - # ignore errors from changes in coverage, this raises false negatives - # for code refactors, and I do many refactors, so I don't want this. - #if_ci_failed: ignore