commit | 55dffeb7ca952dc1c30da1b756abb853c8b73f7a | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Sat Apr 30 10:58:03 2022 +0300 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Thu May 05 09:29:43 2022 +0200 |
tree | 929b12fadc6ce1c2b5ce6f3a4bf19a15c18c6758 | |
parent | 75f67e8b39aaa77f883e73aac06b6855521e9069 [diff] |
codecov_helper.py: Filter out too-verbose lines from genhtml output The output goes to the job log and it's getting quite large. At the same time, don't use --quiet flag to genhtml, as per-run coverage stats printed at the end are useful. So, just filter out lines which are too verbose to have. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: Ia3b309dd55da86721ef96446a071827f959efe69