Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svn propset svn:executable on utils/prepare-code-coverage-artifact.py | Nico Weber | 2019-06-04 | 1 | -0/+0 |
* | [Coverage] Apply filtered paths to summary | Chris Bieneman | 2018-10-11 | 1 | -1/+2 |
* | [utils] coverage: Add help text about the --restrict flag (NFC) | Vedant Kumar | 2017-02-09 | 1 | -1/+5 |
* | [utils] Add a '--unified-report' option to the code coverage prep script | Vedant Kumar | 2016-10-26 | 1 | -12/+29 |
* | [utils] Use print_function in the code coverage prep script, NFC. | Vedant Kumar | 2016-10-26 | 1 | -5/+7 |
* | [utils] Add an '--only-merge' option to the code coverage prep script | Vedant Kumar | 2016-10-26 | 1 | -3/+11 |
* | [utils] Teach the code coverage prep script about --restrict | Vedant Kumar | 2016-09-22 | 1 | -14/+27 |
* | [utils] Generate html reports with the code coverage utility script | Vedant Kumar | 2016-07-18 | 1 | -19/+31 |
* | Add support for collating profiles for use with code coverage | Vedant Kumar | 2016-06-13 | 1 | -0/+55 |