coverage: status: project: default: target: auto threshold: 1% informational: true patch: default: target: auto threshold: 1% informational: true ignore: - "tests/**/*" - "examples/**/*" - "target/**/*" - "crates/prek-pty/**/*" - "crates/prek-yaml/**/*"