openpilot/codecov.yml

11 lines
157 B
YAML

comment: false
coverage:
status:
project:
default:
informational: true
patch: off
ignore:
- "**/test_*.py"
- "selfdrive/test/**"