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