Skip to content

Commit 62ce8ea

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.coveragerc

Lines changed: 1 addition & 1 deletion
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)