diff options
-rw-r--r-- | .codecov.yml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/.codecov.yml b/.codecov.yml index fcf9df6..2106da6 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: |