Skip to content

Commit f9e899b

Browse files
committed
Update coverage config for htrun
1 parent 583eabb commit f9e899b

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

legacy/mbed-host-tests/.coveragerc

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
[run]
2-
include =
3-
mbed_host_tests/*
4-
5-
[report]
6-
exclude_lines =
7-
pragma: no cover
8-
def __repr__
9-
raise AssertionError
10-
raise NotImplementedError
11-
if __name__ == .__main__.:
2+
source =
3+
mbed_host_tests

0 commit comments

Comments
 (0)