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