Files
carrotpilot/codecov.yml
Vehicle Researcher ecf4d58ce5 c4-v1
2026-01-28 08:27:01 +09:00

14 lines
254 B
YAML

comment: false
coverage:
status:
project:
default:
informational: true
patch: off
ignore:
- "**/test_*.py"
- "selfdrive/test/**"
- "system/version.py" # codecov changes depending on if we are in a branch or not
- "tools"