mirror of
https://github.com/meshtastic/python.git
synced 2025-12-30 19:37:52 -05: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