The branch detection in the code coverage script was broken because a non-existing environment variable in groovy is considered null opposed to other documentation I've found that states it as being an empty string.
A CI run to test the branch detection in a non-PR job is available at http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/fix-testcoverage-report/1/pipeline (that's why I created the branch in the main repository instead of my own fork). A CI run to test the branch detection in a PR job is the regular PR validation. Accept criteria is both reports referencing the same commit hash. [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12615 ] This message was relayed via gitbox.apache.org for [email protected]
