Adar Dembo has posted comments on this change. Change subject: Fix and improve code coverage ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/2448/2/build-support/jenkins/build-and-test.sh File build-support/jenkins/build-and-test.sh: Line 306: -r $SOURCE_ROOT/src \ > I don't think so, because it generates lots of methods which aren't used an So what does this mean? It'll recurse over the entire source root (including build directories), but ignore any file that doesn't start with src/kudu? Seems isomorphic to the previous version, but if it yields better output, by all means... -- To view, visit http://gerrit.cloudera.org:8080/2448 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: If0273fe095d8f160f0068ec421fceb54eda588de Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
