mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 21:14:01 +08:00
* seed only
* random seed
* ignore version.py
* increase max examples
* increase default max examples
old-commit-hash: d02dd50749
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 |