From afc605b3286d100647135ec2013cfab295259802 Mon Sep 17 00:00:00 2001 From: Kiriti Gowda Date: Mon, 21 Apr 2025 05:49:49 -0700 Subject: [PATCH] Update .codecov.yaml (#568) --- .codecov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yaml b/.codecov.yaml index e4d6221972..1945b5ac19 100644 --- a/.codecov.yaml +++ b/.codecov.yaml @@ -7,7 +7,7 @@ # Coverage configuration coverage: status: - patch: false + patch: true range: 60..80 # First number represents red, and second represents green round: nearest # up, down, or nearest