Skip to content

Commit 62ce8ea

Browse files
committed
fix code coverage CI false alarm?
1 parent 3e8a807 commit 62ce8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coveragerc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[run]
2-
omit = meshtastic/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py
2+
omit = meshtastic/protobuf/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py
33

44
[report]
55
exclude_lines =

0 commit comments

Comments
 (0)