commit | fac7108ecc4491e90d866f84260dd6ab74600534 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Wed May 30 21:21:48 2018 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu May 31 00:37:24 2018 -0400 |
tree | 705f005a9b351423562c66ae3ecb39e37e052852 | |
parent | ec7d483b5bedc833b6401d9bed31dfd291ae0b64 [diff] |
ci: remove ext/ from coverage ext/ code is not always entirely used or tested from Zephyr, we use only subset of the features and available code. To get accurate coverage data, exclude the files in ext/ from the coverage report. Signed-off-by: Anas Nashif <anas.nashif@intel.com>