codecov: require_ci_to_pass: true coverage: precision: 2 round: down range: "70...100" status: patch: false project: default: target: auto # Allow the coverage to drop by 5%, and still post a success status. threshold: 5% parsers: gcov: branch_detection: conditional: true loop: true method: false macro: false comment: layout: "diff, flags, files, footer" behavior: default require_changes: false