mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 06:15:33 +00:00
26 lines
341 B
YAML
26 lines
341 B
YAML
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: "70...100"
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 20%
|
|
patch: off
|
|
changes: off
|
|
|
|
github_checks:
|
|
annotations: false
|
|
|
|
comment: false
|
|
|
|
ignore:
|
|
- "docs"
|
|
- "DOCKER"
|
|
- "scripts"
|
|
- "**/*.pb.go"
|
|
- "libs/pubsub/query/query.peg.go"
|
|
- "*.md"
|
|
- "*.rst"
|
|
- "*.yml"
|