codecov_helper.py: Filter out platform/ dir from TF-M source code
Based on the request in https://linaro.atlassian.net/browse/TFC-268.
The idea is that this subdir contains platform (i.e. hardware)
specific code (usually imported from external projects), so coverage
of it will depend on a particular platform where code run, so will vary
and doesn't really represent coverage of the TF-M project itself.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I0648bcc9860ee957a8f013af20aba7a7c68feadf
1 file changed