From d22fd5356ee28d30d7d28cb61da834964e125c68 Mon Sep 17 00:00:00 2001 From: Jay Fitzgerald <34140133+ni-jfitzger@users.noreply.github.com> Date: Sun, 23 Aug 2026 11:27:22 -0500 Subject: [PATCH] Fix mistakes in codecov.yml --- .codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 9c13f181da..fce68b1cfb 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,10 +8,10 @@ coverage: default: # TODO(texasaggie97) - target lowered when adding system test coverage. Raise as coverage rises. target: 85% - threshhold: 5 + threshold: 5 patch: default: target: 70% - threshhold: 5 + threshold: 5