DescriptionHandle missing EMMA files.
When EMMA files are missing (i.e. the emma_filter didn't cover the java
source file that was changed) the script should still run properly.
Handled missing EMMA files by skipping them and only running coverage
stats on source files that have corresponding EMMA files.
Also updated tests.
BUG=
Committed: https://crrev.com/7d5973f6998a87987c474585fe1ac3179a39480b
Cr-Commit-Position: refs/heads/master@{#343917}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed mikecase comment. #
Total comments: 2
Patch Set 3 : Addressed jbudorick comment. #
Messages
Total messages: 20 (7 generated)
|