diff --git a/.github/codecov.yaml b/.github/codecov.yaml index d391655d8..56a78b6fa 100644 --- a/.github/codecov.yaml +++ b/.github/codecov.yaml @@ -9,16 +9,13 @@ coverage: precision: 1 round: down range: "70...100" - -parsers: - gcov: - branch_detection: - conditional: yes - loop: yes - method: no - macro: no + status: + project: + default: + target: auto + threshold: 0.5% comment: layout: "reach,diff,flags,tree" behavior: default - require_changes: no + require_changes: yes