* seed only * random seed * ignore version.py * increase max examples * increase default max examples old-commit-hash: d02dd50749c8dabc1cd3385bdf2cf3fb7cb7ac63
12 lines
241 B
YAML
12 lines
241 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 |