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