We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8a807 commit 62ce8eaCopy full SHA for 62ce8ea
.coveragerc
@@ -1,5 +1,5 @@
1
[run]
2
-omit = meshtastic/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py
+omit = meshtastic/protobuf/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py
3
4
[report]
5
exclude_lines =
0 commit comments