Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: xml and json say what they are doing, and -q quiets everything. #1254nedbat/dashq | Ned Batchelder | 2021-10-26 | 1 | -0/+2 |
* | fix: contexts_by_lineno now returns a true dict | Ned Batchelder | 2021-10-09 | 1 | -4/+2 |
* | refactor: remove globals from Numbers | Ned Batchelder | 2021-06-01 | 1 | -1/+1 |
* | refactor: pyupgrade --py36-plus coverage/*.py | Ned Batchelder | 2021-05-02 | 1 | -2/+1 |
* | feat: percent_covered_display in the JSON reportnedbat/tweak-metacov | Ned Batchelder | 2021-03-02 | 1 | -0/+2 |
* | New JSON info should be reported on individual files also. | Ned Batchelder | 2020-04-11 | 1 | -0/+2 |
* | Extending jsonreport.py to also include all branch attributes | Salvatore Zagaria | 2020-04-07 | 1 | -0/+2 |
* | fix context reporting for relative_files | David Szotten | 2019-12-21 | 1 | -3/+2 |
* | Create a JSON report | Matt Bachmann | 2019-08-31 | 1 | -0/+100 |