mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
19 lines
359 B
YAML
19 lines
359 B
YAML
codecov:
|
|
require_ci_to_pass: true
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
patch:
|
|
default:
|
|
target: auto
|
|
|
|
ignore:
|
|
- "tests/**"
|
|
- "scripts/tests/**"
|
|
- ".github/**"
|
|
- ".claude-plugin/**"
|
|
- "plugins/headroom-agent-hooks/.claude-plugin/**"
|
|
- "plugins/headroom-agent-hooks/.github/**"
|