mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
ignore the test dir from code coverage
This commit is contained in:
1 parent
7b0fed0987
commit
ddd34bfb6a
1 file changed
+1
-1
+1
-1
@@ -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