Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/23084 Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> --- M bin/coverage_helper.sh 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: I7f3aa971e50b2c454e9ca607fb9d49d7cc3593ae Gerrit-Change-Number: 23084 Gerrit-PatchSet: 4 Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Peter Rozsa <pro...@cloudera.com>