Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: lcov report indexeerror for some Jinja2 files. #1553 | Ned Batchelder | 2023-05-14 | 1 | -0/+2 |
* | style: a bit of refactoring for lcov code | Ned Batchelder | 2023-05-13 | 1 | -9/+13 |
* | refactor: file names match the commands they implement better | Ned Batchelder | 2023-05-13 | 1 | -1/+1 |
* | style: some clean-ups | Ned Batchelder | 2023-05-09 | 1 | -1/+0 |
* | style: use double-quotes | Ned Batchelder | 2023-03-22 | 1 | -1/+1 |
* | Fix lcov coverage | Ian Moore | 2023-03-14 | 1 | -2/+2 |
* | mypy: add lcovreport.py | Ned Batchelder | 2022-12-31 | 1 | -3/+13 |
* | fix: lcov command didn't report a total, so --fail-under didn't work | Ned Batchelder | 2022-12-31 | 1 | -1/+6 |
* | style: cleanups after lcov, though more than just lcov | Ned Batchelder | 2022-01-22 | 1 | -22/+24 |
* | fix: small fixes to lcov, and changes.rst mention. | Ned Batchelder | 2022-01-22 | 1 | -4/+2 |
* | feat: add "lcov" command for generating LCOV reports | Bradley Burns | 2022-01-22 | 1 | -0/+106 |