mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
Pytest: consistent codecov (#30408)
* seed only * random seed * ignore version.py * increase max examples * increase default max examples
This commit is contained in:
+2
-1
@@ -8,4 +8,5 @@ coverage:
|
||||
|
||||
ignore:
|
||||
- "**/test_*.py"
|
||||
- "selfdrive/test/**"
|
||||
- "selfdrive/test/**"
|
||||
- "system/version.py" # codecov changes depending on if we are in a branch or not
|
||||
Reference in New Issue
Block a user