comment: false
github_checks:
annotations: false
coverage:
status:
project:
default:
target: '75'
patch:
target: '60'
informational: true
ignore:
- "vendor/**/*"
- "**.pb.go"
- "configs/**/*"
- "test/**/*"
- "third_party/**/*"