mirror of
https://github.com/meshtastic/python.git
synced 2026-05-25 00:35:21 -04:00
ignore the test dir from code coverage
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[run]
|
||||
omit = meshtastic/*_pb2.py,meshtastic/test.py
|
||||
omit = meshtastic/*_pb2.py,meshtastic/test.py,meshtastic/test/*.py
|
||||
|
||||
Reference in New Issue
Block a user