mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #5193 from theotherjimmy/omit-lib-coverage
Omit libraries and tests from tools coverage numberspull/5217/head
commit
c063e25b41
|
|
@ -0,0 +1,9 @@
|
|||
[run]
|
||||
omit =
|
||||
*/usr/local/lib*
|
||||
*/tools/test/*
|
||||
|
||||
[report]
|
||||
omit =
|
||||
*/usr/local/lib*
|
||||
*/tools/test/*
|
||||
Loading…
Reference in New Issue