Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23084
Change subject: IMPALA-13809: Update list of excluded locations for the code coverage report ...................................................................... IMPALA-13809: Update list of excluded locations for the code coverage report This adds be/src/gutil and be/src/kudu to the list of excluded locations for the code coverage report. These directories are third-party party code that have been vendored into the Impala repository. There is a fair amount of unused code in those directories simply because it is easier to maintain that way. Impala's tests aren't intending to test that code. Testing: - Ran code coverage with the updated list Change-Id: I7f3aa971e50b2c454e9ca607fb9d49d7cc3593ae --- M bin/coverage_helper.sh 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/84/23084/1 -- To view, visit http://gerrit.cloudera.org:8080/23084 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7f3aa971e50b2c454e9ca607fb9d49d7cc3593ae Gerrit-Change-Number: 23084 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
