diff --git a/codecov.yml b/codecov.yml index f8111de9a427..48a7cfb621ce 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,3 +6,4 @@ coverage: default: target: auto # auto % coverage target threshold: 1% # allow for 1% reduction of coverage without failing + patch: off