[code coverage] Fix shard merge errors due to no binary
There are some targets that don't execute binaries at all, hence don't dump coverage profile files, and in that case, we should skip merging coverage dumps for those steps, otherwise, it will result in errors. Bug: 961363 Change-Id: I3d190343d09e2131bef6385b62d957bee62405e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603844Reviewed-by:Roberto Carrillo <robertocn@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#658412}
Showing
Please register or sign in to comment