mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-20 13:32:04 +08:00
d64fb1838d
date: 2024-06-11T01:36:39
master commit: f8cb04e4a8
14 lines
254 B
YAML
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"
|