diff --git a/.codecov.yml b/.codecov.yml index fcf9df6a7a698e..2106da61725973 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -12,18 +12,12 @@ ignore: - "Grammar/*" coverage: precision: 2 - range: - - 70.0 - - 100.0 + range: 70...90 round: down status: changes: off project: off - patch: - default: - target: 100% - only_pulls: true - threshold: 0.05 + patch: off parsers: gcov: branch_detection: