mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 12:35:25 +00:00
19 lines
319 B
YAML
19 lines
319 B
YAML
coverage:
|
|
status:
|
|
patch:
|
|
default:
|
|
target: 100%
|
|
threshold: 0%
|
|
project:
|
|
default:
|
|
informational: true
|
|
|
|
ignore:
|
|
- "esphome/components/**/*"
|
|
- "esphome/analyze_memory/**/*"
|
|
- "tests/integration/**/*"
|
|
|
|
comment:
|
|
layout: "reach, diff, flags, files"
|
|
require_changes: true
|