mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-27 13:52:05 +08:00
ignore tools/ in codecov (#30711)
This commit is contained in:
+2
-1
@@ -9,4 +9,5 @@ coverage:
|
||||
ignore:
|
||||
- "**/test_*.py"
|
||||
- "selfdrive/test/**"
|
||||
- "system/version.py" # codecov changes depending on if we are in a branch or not
|
||||
- "system/version.py" # codecov changes depending on if we are in a branch or not
|
||||
- "tools"
|
||||
|
||||
Reference in New Issue
Block a user