Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mypy: test_goldtest.py test_json.py test_lcov.py test_mixins.py test_numbits.... | Ned Batchelder | 2023-01-05 | 1 | -7/+19 |
* | fix: keep negative arc values | Ned Batchelder | 2022-09-29 | 1 | -1/+1 |
* | feat: include branches taken and missed in JSON report. #1425 | Christoph Blessing | 2022-09-29 | 1 | -45/+70 |
* | style: parens should indent the same as their opening line | Ned Batchelder | 2022-05-01 | 1 | -9/+9 |
* | refactor: pyupgrade --py36-plus tests/**.py | Ned Batchelder | 2021-05-02 | 1 | -1/+0 |
* | 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 |
* | 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 |
* | Create a JSON report | Matt Bachmann | 2019-08-31 | 1 | -0/+144 |