Files
sunnypilot/codecov.yml
Justin Newberry 7fd52cd0d1 Codecov: ignore tests files (#30202)
codecov ignore test
2023-10-06 20:13:52 -07:00

10 lines
133 B
YAML

comment: false
coverage:
status:
project:
default:
informational: true
patch: off
ignore:
- "**/test_*.py"