ignore the test dir from code coverage

This commit is contained in:
Mike Kinney committed 2021-12-09 01:08:54 -08:00
1 parent 7b0fed0987
commit ddd34bfb6a
1 file changed
+1 -1
+1 -1
View File
@@ -1,2 +1,2 @@
[run]
omit = meshtastic/*_pb2.py,meshtastic/test.py
omit = meshtastic/*_pb2.py,meshtastic/test.py,meshtastic/test/*.py