summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2015-10-28part 2 :add coverage report in Jenkins for Yardstickkubi1-1/+2
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>
2015-05-12add gitignore fileHans Feldt1-0/+26
JIRA: - Change-Id: Ibddb67cd6699f84e2adafcef9fc5d53796d546d2 Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>