summaryrefslogtreecommitdiff
path: root/utils/prepare-code-coverage-artifact.py
AgeCommit message (Expand)Author
2017-02-09[utils] coverage: Add help text about the --restrict flag (NFC)Vedant Kumar
2016-10-26[utils] Add a '--unified-report' option to the code coverage prep scriptVedant Kumar
2016-10-26[utils] Use print_function in the code coverage prep script, NFC.Vedant Kumar
2016-10-26[utils] Add an '--only-merge' option to the code coverage prep scriptVedant Kumar
2016-09-22[utils] Teach the code coverage prep script about --restrictVedant Kumar
2016-07-18[utils] Generate html reports with the code coverage utility scriptVedant Kumar
2016-06-13Add support for collating profiles for use with code coverageVedant Kumar