Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: percent_covered_display in the JSON reportnedbat/tweak-metacov | Ned Batchelder | 2021-03-02 | 1 | -4/+13 |
| | |||||
* | New JSON info should be reported on individual files also. | Ned Batchelder | 2020-04-11 | 1 | -2/+4 |
| | |||||
* | Extending jsonreport.py to also include all branch attributes | Salvatore Zagaria | 2020-04-07 | 1 | -1/+3 |
| | | | | Signed-off-by: Salvatore Zagaria <salvatore.zagaria@vector.com> | ||||
* | Cleanup and changelog for #899 #900 | Ned Batchelder | 2019-12-21 | 1 | -46/+50 |
| | |||||
* | fix context reporting for relative_files | David Szotten | 2019-12-21 | 1 | -36/+45 |
| | | | | | | fix reporting of contexts when `relative_files = True` fixes #900 | ||||
* | Create a JSON report | Matt Bachmann | 2019-08-31 | 1 | -0/+144 |