summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mypy: progress on test_plugins.pyNed Batchelder2023-01-124-12/+26
* mypy: pytracer.py, the last file in coverage/Ned Batchelder2023-01-124-35/+45
* mypy: html.pyNed Batchelder2023-01-122-34/+60
* build: bump versionNed Batchelder2023-01-102-2/+8
* docs: sample html for 7.0.57.0.5Ned Batchelder2023-01-1011-41/+41
* docs: prep for 7.0.5Ned Batchelder2023-01-103-7/+9
* mypy: exclude fullcoverage/encodings.pyNed Batchelder2023-01-103-0/+8
* mypy: install pytest alongside mypy to get its typesNed Batchelder2023-01-105-7/+96
* mypy: execfile.pyNed Batchelder2023-01-102-17/+37
* fix: isolate user code from coverage.py internal code flags. #1524Ned Batchelder2023-01-099-8/+28
* mypy: test_venv.pyNed Batchelder2023-01-073-16/+22
* mypy: templite.py test_templite.pyNed Batchelder2023-01-073-72/+87
* mypy: test_testing.py test_version.pyNed Batchelder2023-01-073-42/+55
* mypy: test_parser.py test_phystokens.py test_process.py test_report.py test_r...Ned Batchelder2023-01-078-184/+221
* build: bump versionNed Batchelder2023-01-072-2/+8
* build: a little more streamlining of the release processNed Batchelder2023-01-072-5/+8
* docs: sample html report for 7.0.47.0.4Ned Batchelder2023-01-0711-41/+41
* docs: prep for 7.0.4Ned Batchelder2023-01-073-7/+9
* test(benchmark): more reasonable numeric displaysNed Batchelder2023-01-071-2/+2
* refactor(benchmark): move benchmark.py to its own directoryNed Batchelder2023-01-073-57/+83
* test(perf): randomize the order of benchmark runsNed Batchelder2023-01-071-33/+45
* build: add .git-blame-ignore-revsNed Batchelder2023-01-072-0/+8
* style(perf): blacken lab/benchmark.pyNed Batchelder2023-01-071-27/+58
* test(perf): more experiments for #1527Ned Batchelder2023-01-071-1/+5
* perf: the file mapping cache was off by mistake. #1527Ned Batchelder2023-01-073-2/+8
* mypy: debug.pyNed Batchelder2023-01-052-12/+16
* style: use good style for annotated defaults parametersNed Batchelder2023-01-0532-240/+240
* mypy: test_goldtest.py test_json.py test_lcov.py test_mixins.py test_numbits....Ned Batchelder2023-01-057-70/+93
* mypy: Iterator is better than GeneratorNed Batchelder2023-01-0510-27/+26
* mypy: use __future__ uniformly in checked filesNed Batchelder2023-01-0536-2/+73
* perf: some quick refactoring to test #1527Ned Batchelder2023-01-051-32/+135
* mypy: test_debug.py test_execfile.py test_filereporter.py test_files.pyNed Batchelder2023-01-0412-144/+175
* mypy: test_coverage.py, test_data.pyNed Batchelder2023-01-045-175/+194
* mypy: test helpers: conftest.py mixins.py osinfo.pyNed Batchelder2023-01-044-29/+34
* mypy: summary.py, test_summary.py, tests/coveragetest.pyNed Batchelder2023-01-0413-142/+231
* build: bump versionNed Batchelder2023-01-032-2/+8
* docs: prep for 7.0.37.0.3Ned Batchelder2023-01-033-7/+9
* fix: race condition on data file shouldn't break combining. #1522Ned Batchelder2023-01-033-2/+11
* build: two-step combines for speedNed Batchelder2023-01-031-2/+9
* mypy: misc.py, test_misc.pyNed Batchelder2023-01-035-55/+68
* refactor: a better way to have maybe-importable third-party modulesNed Batchelder2023-01-036-47/+18
* mypy: test_config.py, test_context.pyNed Batchelder2023-01-035-97/+101
* mypy: test_concurrency.py, test_python.pyNed Batchelder2023-01-034-59/+76
* refactor(test): use tmp_path instead of tmpdirNed Batchelder2023-01-035-17/+21
* mypy: test_annotate.py test_arcs.py test_collector.pyNed Batchelder2023-01-024-102/+102
* style: betterNed Batchelder2023-01-022-3/+1
* build: bump versionNed Batchelder2023-01-022-2/+8
* docs: sample HTML7.0.2Ned Batchelder2023-01-0211-41/+41
* docs: prep for 7.0.2Ned Batchelder2023-01-026-18/+21
* fix: relative_files should keep relative path maps. #1519Ned Batchelder2023-01-023-6/+26