coverage: status: project: default: target: auto threshold: 1% informational: true patch: default: target: auto threshold: 1% informational: true comment: layout: "reach,diff,flags,tree" behavior: default require_changes: false ignore: - "**/*_test.go" - "**/testdata/**" - "**/vendor/**" - "cmd/main.go" - internal/**/test_utilities.go"