Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: remove unneeded shebang lines in test code | Ned Batchelder | 2023-05-14 | 1 | -46/+34 |
* | style: a bit of refactoring for lcov code | Ned Batchelder | 2023-05-13 | 1 | -18/+16 |
* | Fix lcov coverage | Ian Moore | 2023-03-14 | 1 | -1/+1 |
* | style: use good style for annotated defaults parameters | Ned Batchelder | 2023-01-05 | 1 | -1/+1 |
* | mypy: test_goldtest.py test_json.py test_lcov.py test_mixins.py test_numbits.... | Ned Batchelder | 2023-01-05 | 1 | -10/+11 |
* | fix: lcov command didn't report a total, so --fail-under didn't work | Ned Batchelder | 2022-12-31 | 1 | -6/+13 |
* | fix: `class` statements shouldn't be branches. #1449 | Ned Batchelder | 2022-09-26 | 1 | -4/+2 |
* | fix: 3.11.0b4 has 0-numbered lines. Fixes #1419 | Ned Batchelder | 2022-07-12 | 1 | -11/+25 |
* | style: cleanups after lcov, though more than just lcov | Ned Batchelder | 2022-01-22 | 1 | -154/+121 |
* | fix: small fixes to lcov, and changes.rst mention. | Ned Batchelder | 2022-01-22 | 1 | -5/+5 |
* | feat: add "lcov" command for generating LCOV reports | Bradley Burns | 2022-01-22 | 1 | -0/+308 |