diff --git a/.codecov.yml b/.codecov.yml index a82643900..f87ccb241 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -13,7 +13,7 @@ coverage: threshold: 1% informational: true - # Patch coverage (changed lines only) - this will block PRs + # Patch coverage (changed lines only) - blocks PRs if below 90% patch: default: target: 90%