Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | docs: prep for 7.1.0 | Ned Batchelder | 2023-01-24 | 1 | -3/+3 | |
| | ||||||
* | feat: the debug output file can be specified in the config file. #1319 | Ned Batchelder | 2023-01-22 | 2 | -5/+15 | |
| | ||||||
* | docs: explain how to use ``--debug=trace`` | Ned Batchelder | 2023-01-22 | 3 | -3/+20 | |
| | ||||||
* | chore: make upgrade to get eventlet 0.33.3 | Ned Batchelder | 2023-01-17 | 1 | -41/+51 | |
| | ||||||
* | docs: remove mentions of the testing-in-python mailing list. | Ned Batchelder | 2023-01-16 | 2 | -9/+11 | |
| | | | | The list is defunct, and not a good place to get help. | |||||
* | chore: make upgrade | Ned Batchelder | 2023-01-16 | 1 | -2/+25 | |
| | ||||||
* | build: use scriv to create GitHub releases | Ned Batchelder | 2023-01-16 | 2 | -1/+2 | |
| | ||||||
* | chore: make upgrade | Ned Batchelder | 2023-01-16 | 1 | -3/+3 | |
| | ||||||
* | docs: tweak quickstart to make basic step clearer | Ned Batchelder | 2023-01-13 | 1 | -4/+10 | |
| | ||||||
* | chore: make upgrade | Ned Batchelder | 2023-01-13 | 1 | -21/+107 | |
| | ||||||
* | docs: sample html for 7.0.57.0.5 | Ned Batchelder | 2023-01-10 | 11 | -41/+41 | |
| | ||||||
* | docs: prep for 7.0.5 | Ned Batchelder | 2023-01-10 | 1 | -3/+3 | |
| | ||||||
* | docs: sample html report for 7.0.47.0.4 | Ned Batchelder | 2023-01-07 | 11 | -41/+41 | |
| | ||||||
* | docs: prep for 7.0.4 | Ned Batchelder | 2023-01-07 | 1 | -3/+3 | |
| | ||||||
* | docs: prep for 7.0.37.0.3 | Ned Batchelder | 2023-01-03 | 1 | -3/+3 | |
| | ||||||
* | docs: sample HTML7.0.2 | Ned Batchelder | 2023-01-02 | 11 | -41/+41 | |
| | ||||||
* | docs: prep for 7.0.2 | Ned Batchelder | 2023-01-02 | 2 | -5/+5 | |
| | ||||||
* | mypy: control.py is checked | Ned Batchelder | 2022-12-31 | 1 | -0/+1 | |
| | ||||||
* | build: keep docs from failing | Ned Batchelder | 2022-12-29 | 1 | -1/+1 | |
| | ||||||
* | mypy: mypy checks plugin.py | Ned Batchelder | 2022-12-29 | 1 | -0/+8 | |
| | ||||||
* | docs: latest sample HTML report | Ned Batchelder | 2022-12-23 | 11 | -41/+41 | |
| | ||||||
* | docs: prep for 7.0.1 | Ned Batchelder | 2022-12-23 | 1 | -3/+3 | |
| | ||||||
* | chore: make upgrade | Ned Batchelder | 2022-12-21 | 1 | -4/+5 | |
| | ||||||
* | build: PyPy wheel now installs on 3.7, 3.8, and 3.9. #1510 | Ned Batchelder | 2022-12-20 | 1 | -1/+1 | |
| | ||||||
* | docs: latest sample HTML report7.0.0 | Ned Batchelder | 2022-12-18 | 11 | -41/+41 | |
| | ||||||
* | docs: prep for 7.0.0 | Ned Batchelder | 2022-12-18 | 2 | -3/+3 | |
| | ||||||
* | chore: make upgrade | Ned Batchelder | 2022-12-18 | 1 | -3/+3 | |
| | ||||||
* | chore: make upgrade | Ned Batchelder | 2022-12-07 | 1 | -10/+6 | |
| | ||||||
* | docs: prep for 7.0.0b17.0.0b1 | Ned Batchelder | 2022-12-03 | 1 | -1/+1 | |
| | ||||||
* | docs: update man page for `report --format` | Ned Batchelder | 2022-12-03 | 1 | -1/+4 | |
| | ||||||
* | test: setting COLUMNS=80 broadly makes pytest too narrow | Ned Batchelder | 2022-12-03 | 1 | -0/+6 | |
| | | | | | Better to set it precisely where it is needed. This also ensures that running cog from the Makefile will get the right results. | |||||
* | docs: prep for 7.0.0b1 | Ned Batchelder | 2022-12-03 | 1 | -3/+3 | |
| | ||||||
* | chore: make upgrade | Ned Batchelder | 2022-12-02 | 1 | -2/+2 | |
| | ||||||
* | feat: file paths are only remapped if the result exists | Ned Batchelder | 2022-11-29 | 1 | -1/+3 | |
| | ||||||
* | style: fix spelling | Ned Batchelder | 2022-11-28 | 5 | -21/+18 | |
| | | | | un-executed, white space, time stamp. | |||||
* | build: next version will be 7.0 | Ned Batchelder | 2022-11-28 | 1 | -1/+1 | |
| | ||||||
* | feat: implicit path mapping during reporting. #1212 | Ned Batchelder | 2022-11-27 | 1 | -0/+4 | |
| | ||||||
* | chore: make upgrade | Ned Batchelder | 2022-11-26 | 1 | -9/+9 | |
| | ||||||
* | perf: more combine speed-ups | Ned Batchelder | 2022-11-20 | 2 | -3/+5 | |
| | | | | | | | By avoiding writing metadata that differs but doesn't change the data, we get a higher hitrate on the hash-checking when combining. Use --debug=process to include these details for debugging. | |||||
* | refactor, docs: clean-up for #1387 | Ned Batchelder | 2022-11-17 | 1 | -2/+8 | |
| | ||||||
* | feat: added support for finding unexecuted namespace packages (#1387) | Felix Horvat | 2022-11-17 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | * add support for namespace packages * fixed typo * update documentation * fixed lint issues * changed versionadded * convert to config setting * removed pure formatting changes * code review changes Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> | |||||
* | chore: make upgrade | Ned Batchelder | 2022-11-14 | 1 | -3/+3 | |
| | ||||||
* | feat: complete removal of `[run] note` | Ned Batchelder | 2022-11-11 | 1 | -8/+0 | |
| | ||||||
* | perf: hash data files during combining to avoid unneeded work. #1483 | Ned Batchelder | 2022-11-08 | 1 | -2/+1 | |
| | | | | | | | | | When generating many parallel data files, often some data files will be exact copies of each other. Checking the hashes, we can avoid combining the duplicates, speeding the process. On a coverage.py metacov, we had 651 duplicates out of 2189 files (29%). The time to combine was reduced by 17%. | |||||
* | feat: --format=total writes just the total number | Ned Batchelder | 2022-11-06 | 1 | -4/+7 | |
| | ||||||
* | docs: changelog and docs for `coverage report --format=markdown` | Ned Batchelder | 2022-11-05 | 1 | -0/+4 | |
| | ||||||
* | feat: report terminal output in Markdown Table format #1418 (#1479) | stepeos | 2022-11-05 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactoring normal reporting text output * implemented markdown feature from #1418 * minor changes * fixed text output * fixed precision for text and markdown report format * minor changes * finished testing for markdown format feature * fixed testing outside test_summary.py * removed fixed-length widespace padding for tests * removed whitespaces * refactoring, fixing docs, rewriting cmd args * fixing code quality * implementing requested changes * doc fix * test: add another test of correct report formatting * fixed precision printing test * style: adjust the formatting Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> | |||||
* | chore: make upgrade | Ned Batchelder | 2022-11-05 | 1 | -6/+4 | |
| | ||||||
* | chore: make upgrade | Ned Batchelder | 2022-11-05 | 1 | -9/+9 | |
| | ||||||
* | docs: prep for 6.6.0b16.6.0b1 | Ned Batchelder | 2022-10-31 | 2 | -4/+4 | |
| |