Update .codecov.yaml (#568)

This commit is contained in:
Kiriti Gowda
2025-04-21 05:49:49 -07:00
committed by GitHub
parent d946ffd212
commit afc605b328
+1 -1
View File
@@ -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