DescriptionChanged behavior when no files require coverage.
The android_coverage recipe expects a result file to be saved to the --out directory
regardless of if there were files requiring code coverage or not. If no files
require coverage, the script will now save an empty object to the output
file instead of returning early.
BUG=
Committed: https://crrev.com/1167cb33649c82a33bd18f8c08333113458939ff
Cr-Commit-Position: refs/heads/master@{#342957}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added logging statement. #Messages
Total messages: 13 (5 generated)
|