Some checks are pending
docker-build-cometbft / vars (push) Waiting to run
docker-build-cometbft / build-images (amd64, ubuntu-24.04) (push) Blocked by required conditions
docker-build-cometbft / build-images (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
docker-build-cometbft / merge-images (push) Blocked by required conditions
docker-build-e2e-node / vars (push) Waiting to run
docker-build-e2e-node / build-images (amd64, ubuntu-24.04) (push) Blocked by required conditions
docker-build-e2e-node / build-images (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
docker-build-e2e-node / merge-images (push) Blocked by required conditions
24 lines
304 B
YAML
24 lines
304 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"
|
|
- "*.md"
|
|
- "*.rst"
|
|
- "*.yml"
|