Add capability to ignore *.h and *.hpp in coverage report 18/144618/5 accepted/tizen_4.0_unified tizen_4.0 accepted/tizen/4.0/unified/20170828.223016 accepted/tizen/unified/20170822.113011 submit/tizen/20170821.165212 submit/tizen_4.0/20170828.100009 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
authorDmitry Kovalenko <d.kovalenko@samsung.com>
Thu, 17 Aug 2017 08:26:01 +0000 (11:26 +0300)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Mon, 21 Aug 2017 16:49:30 +0000 (16:49 +0000)
commitc35b593f3d6270f19f8ae4e3d2d01143fd525ae0
tree6a3faf580a7dec8bc3baf63459df2f2a8a752da6
parent6d8cabf60f214d7163797308cec2a99b4829ab4f
Add capability to ignore *.h and *.hpp in coverage report

--exclude-headers enable excluding all headers
--exclude-headers <path> exclude all headers from this path

Change-Id: Ia1749272af3bbc58bc25d8b4102bd264bc5ad451
Signed-off-by: Dmitry Kovalenko <d.kovalenko@samsung.com>
scripts/coverage-report-dump.py