From 118ac893aee224272a2e5b5d6eaa5585eda3f1f5 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Tue, 6 Dec 2022 06:16:10 -0600 Subject: [PATCH] Tweak codecov settings (#1113) --- codecov.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index b75c3e2dbc..53a6698516 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,4 +6,11 @@ coverage: threshold: 1 patch: default: - target: 0% + target: 50% + notify: + wait_for_ci: true + range: 80..100 + github_checks: + annotations: false + comment: + after_n_builds: 30