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