headroom/codecov.yml
JerrettDavis 7cfc891317 ci: scope codecov patch coverage
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-22 00:05:47 -05:00

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/**"