From dc57b8aa718951bfd985bd07afbf75072bb5847d Mon Sep 17 00:00:00 2001 From: Carson Sears Date: Wed, 27 Mar 2024 10:13:20 -0500 Subject: [PATCH] update targt --- codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/codecov.yml b/codecov.yml index ca4d1f8..e9a1326 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,5 +6,5 @@ coverage: project: default: # base on last build, but allow drop of upto this percent - target: 100% - threshold: 0% + target: 100.0 + threshold: 0.1