mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-25 19:32:03 +08:00
ignore tools/ in codecov (#30711)
old-commit-hash: 7ca440fe51f109fcd2aef1860bc5bab2a72d693f
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