mirror of https://github.com/ARMmbed/mbed-os.git
Exclude libraries and tests from coverage numbers
parent
77bc5c80f5
commit
d3d27a9631
|
@ -0,0 +1,9 @@
|
||||||
|
[run]
|
||||||
|
omit =
|
||||||
|
*/usr/local/lib*
|
||||||
|
*/tools/test/*
|
||||||
|
|
||||||
|
[report]
|
||||||
|
omit =
|
||||||
|
*/usr/local/lib*
|
||||||
|
*/tools/test/*
|
Loading…
Reference in New Issue