summaryrefslogtreecommitdiffstats
path: root/ci/cover.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-03-22Change copyright for cover.sh.kubi1-6/+15
Change-Id: Ib342ac40adf5a48aca0269eee1baaf7db2a95135 Signed-off-by: kubi <jean.gaoliang@huawei.com> (cherry picked from commit 01da7a3f419c342b7cc6c4d5d25bb32eae4ac66b)
2015-10-28part 2 :add coverage report in Jenkins for Yardstickkubi1-0/+66
this part is focus on script on run coverage test,not only show missing lines but also show diff between your patch and master, actually,it produce a html for coverage,but now ,it just on your local machine extra missing lines is 10-lines,final target is 4-lines JIRA:YARDSTICK-108 Change-Id: I550dff51d6f89562447e12127646155325e38a4a Signed-off-by: kubi <jean.gaoliang@huawei.com>