mirror of
https://github.com/zhufuyi/sponge.git
synced 2025-09-26 20:51:14 +08:00
22 lines
297 B
YAML
22 lines
297 B
YAML
comment: false
|
|
|
|
github_checks:
|
|
annotations: false
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: '75'
|
|
patch:
|
|
default:
|
|
target: '60'
|
|
informational: true
|
|
|
|
ignore:
|
|
- "vendor/**/*"
|
|
- "**.pb.go"
|
|
- "configs/**/*"
|
|
- "test/**/*"
|
|
- "third_party/**/*"
|