Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Remove missing type parameter (#1570) | KotlinIsland | 2023-03-15 | 1 | -1/+5 |
| | | | | Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com> Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> | ||||
* | fix: Path objects are ok for data_file and config_file. #1552 | Ned Batchelder | 2023-02-12 | 1 | -1/+12 |
| | |||||
* | style: remove needless trailing commas | Ned Batchelder | 2023-01-26 | 1 | -1/+1 |
| | |||||
* | mypy: progress on test_plugins.py | Ned Batchelder | 2023-01-12 | 1 | -0/+7 |
| | |||||
* | mypy: pytracer.py, the last file in coverage/ | Ned Batchelder | 2023-01-12 | 1 | -7/+5 |
| | |||||
* | style: use good style for annotated defaults parameters | Ned Batchelder | 2023-01-05 | 1 | -2/+2 |
| | |||||
* | mypy: test_debug.py test_execfile.py test_filereporter.py test_files.py | Ned Batchelder | 2023-01-04 | 1 | -4/+6 |
| | |||||
* | mypy: summary.py, test_summary.py, tests/coveragetest.py | Ned Batchelder | 2023-01-04 | 1 | -0/+7 |
| | |||||
* | mypy: test_config.py, test_context.py | Ned Batchelder | 2023-01-03 | 1 | -1/+1 |
| | |||||
* | mypy: check collector.py and plugin_support.py | Ned Batchelder | 2023-01-01 | 1 | -7/+92 |
| | |||||
* | mypy: add cmdline.py and test_cmdline.py | Ned Batchelder | 2022-12-31 | 1 | -1/+1 |
| | |||||
* | mypy: add env.py | Ned Batchelder | 2022-12-31 | 1 | -4/+1 |
| | |||||
* | mypy: control.py is checked | Ned Batchelder | 2022-12-31 | 1 | -1/+1 |
| | |||||
* | mypy: check tests/goldtest.py, tests/test_html.py | Ned Batchelder | 2022-12-31 | 1 | -1/+1 |
| | |||||
* | mypy: add data.py and test_api.py | Ned Batchelder | 2022-12-31 | 1 | -1/+8 |
| | |||||
* | mypy: inorout.py, disposition.py, and part of control.py | Ned Batchelder | 2022-12-30 | 1 | -1/+4 |
| | |||||
* | mypy: check python.py | Ned Batchelder | 2022-12-29 | 1 | -1/+6 |
| | |||||
* | mypy: check sqldata.py | Ned Batchelder | 2022-12-29 | 1 | -0/+21 |
| | |||||
* | mypy: use specialized type name for ints that are line numbers | Ned Batchelder | 2022-12-29 | 1 | -1/+4 |
| | |||||
* | mypy: mypy checks plugin.py | Ned Batchelder | 2022-12-29 | 1 | -0/+47 |