openpilot/codecov.yml

11 lines
157 B
YAML
Raw Normal View History

2020-05-12 01:40:49 +08:00
comment: false
2020-05-05 15:28:09 +08:00
coverage:
status:
project:
default:
informational: true
patch: off
ignore:
- "**/test_*.py"
- "selfdrive/test/**"