From 6acb64a41e32511c01ebfe31c950ee017471ea17 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Fri, 10 Nov 2023 15:06:24 -0500 Subject: [PATCH] Update codecov.yml [ci skip] --- codecov.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 749d7c3b4a..9874edf62e 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,4 +2,5 @@ coverage: status: patch: default: - threshold: 90% + target: 90% + threshold: 0.01%