Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Paperwork for 4.3.4coverage-4.3.4 | Ned Batchelder | 2017-01-17 | 2 | -3/+3 |
| | |||||
* | Prep for 4.3.3coverage-4.3.3 | Ned Batchelder | 2017-01-16 | 2 | -3/+3 |
| | |||||
* | Latest sample HTMLcoverage-4.3.2 | Ned Batchelder | 2017-01-16 | 11 | -21/+21 |
| | |||||
* | Prep for version 4.3.2 | Ned Batchelder | 2017-01-16 | 2 | -7/+8 |
| | |||||
* | Describe Jython work | Ned Batchelder | 2017-01-14 | 1 | -2/+2 |
| | |||||
* | A little more about contribution | Ned Batchelder | 2017-01-10 | 1 | -2/+8 |
| | |||||
* | Stop maintaining two separate change histories | Ned Batchelder | 2017-01-01 | 1 | -1278/+1 |
| | |||||
* | Happy New Year | Ned Batchelder | 2017-01-01 | 1 | -1/+1 |
| | |||||
* | Gearing up for 4.3.1coverage-4.3.1 | Ned Batchelder | 2016-12-28 | 3 | -3/+26 |
| | |||||
* | This file changed name | Ned Batchelder | 2016-12-26 | 1 | -0/+0 |
| | |||||
* | New sample HTML | Ned Batchelder | 2016-12-26 | 11 | -23/+25 |
| | |||||
* | Doc updates for 4.3 | Ned Batchelder | 2016-12-26 | 4 | -6/+62 |
| | |||||
* | Use the latest of everything | Ned Batchelder | 2016-12-24 | 1 | -2/+2 |
| | |||||
* | The name of the section is 'Specifying source files' | Ned Batchelder | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | Merged in dachary/coverage.py/issue-425 (pull request #113) | Ned Batchelder | 2016-12-24 | 2 | -3/+4 |
|\ | | | | | | | sources that do not end with .py\w? are ignored #425 | ||||
| * | sources that do not end with .py\w? are ignored #425 | loic@dachary.org | 2016-12-18 | 2 | -3/+4 |
| | | | | | | | | | | | | | | close #425 --HG-- branch : issue-425 | ||||
* | | Merged in dachary/coverage.py/issue-433-2 (pull request #112) | Ned Batchelder | 2016-12-24 | 1 | -0/+2 |
|\ \ | | | | | | | | | | implement --skip-covered for html report #433 | ||||
| * | | html report --skip-covered with branches #433 | loic@dachary.org | 2016-12-19 | 1 | -0/+2 |
| |/ | | | | | | | | | | | | | | | | | | | | | Add a test because the code path is significantly different. Also document --skip-covered with the coverage html command. close #433 --HG-- branch : issue-433-2 | ||||
* | | Remove outdated alternate installation instructions | Ned Batchelder | 2016-12-18 | 1 | -15/+2 |
| | | |||||
* | | Rename AUTHORS.txt to CONTRIBUTORS.txt | Ned Batchelder | 2016-12-17 | 1 | -1/+1 |
|/ | | | | | --HG-- rename : AUTHORS.txt => CONTRIBUTORS.txt | ||||
* | Tidy up | Ned Batchelder | 2016-12-13 | 1 | -1/+0 |
| | |||||
* | Latest versions of everything | Ned Batchelder | 2016-11-26 | 1 | -2/+2 |
| | |||||
* | Updates for pytest | Ned Batchelder | 2016-11-26 | 1 | -44/+46 |
| | |||||
* | Change nose example to pytest example. #521 | Ned Batchelder | 2016-11-26 | 1 | -4/+5 |
| | |||||
* | Try to describe what PyPy we test with | Ned Batchelder | 2016-11-21 | 1 | -5/+5 |
| | |||||
* | Keep lines trimmed | Ned Batchelder | 2016-11-20 | 1 | -1/+2 |
| | |||||
* | No more nose, use pytest as test runner | Ned Batchelder | 2016-11-20 | 1 | -0/+2 |
| | |||||
* | Update the docs about reading tox.ini | Ned Batchelder | 2016-11-19 | 1 | -3/+4 |
| | |||||
* | Document the multiproc debug option | Ned Batchelder | 2016-10-22 | 1 | -0/+2 |
| | |||||
* | No one wonders about 3.x any more | Ned Batchelder | 2016-10-11 | 1 | -5/+0 |
| | |||||
* | doc8 should really be more quiet. | Ned Batchelder | 2016-10-02 | 1 | -1/+3 |
| | |||||
* | Use doc8 for some light checking of doc files | Ned Batchelder | 2016-10-02 | 7 | -19/+23 |
| | |||||
* | Update link to cobertura | Ned Batchelder | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Use linkcheck on docs, and fix some broken links | Ned Batchelder | 2016-09-24 | 2 | -3/+2 |
| | |||||
* | Update dependencies | Ned Batchelder | 2016-08-07 | 1 | -3/+3 |
| | |||||
* | Add support for PyPy3 5.2 alpha 1 | Ned Batchelder | 2016-08-03 | 1 | -2/+2 |
| | |||||
* | Spelling fixes | Ville Skyttä | 2016-07-31 | 1 | -2/+2 |
| | | | | | --HG-- branch : spelling | ||||
* | Latest sample_htmlcoverage-4.2 | Ned Batchelder | 2016-07-26 | 12 | -1777/+1786 |
| | |||||
* | Paperwork for version 4.2 | Ned Batchelder | 2016-07-26 | 3 | -2/+77 |
| | |||||
* | Fix a broken link | Ned Batchelder | 2016-07-26 | 1 | -1/+1 |
| | |||||
* | Merged in scop/coverage.py/pngs (pull request #86) | Ned Batchelder | 2016-07-25 | 2 | -0/+0 |
|\ | | | | | | | Optimize PNGs | ||||
| * | Run *.png through zopflipng | Ville Skyttä | 2016-07-20 | 2 | -0/+0 |
| | | | | | | | | | | --HG-- branch : pngs | ||||
* | | Speed up HTML filtering | Ville Skyttä | 2016-07-20 | 1 | -11/+9 |
|/ | | | | | --HG-- branch : html-filter | ||||
* | Make more tweaks to the man page | Ned Batchelder | 2016-07-04 | 1 | -2/+2 |
| | |||||
* | Update the 4.2b1 details where we need themcoverage-4.2b1 | Ned Batchelder | 2016-07-04 | 3 | -3/+9 |
| | |||||
* | Tweak the docs about using other options with multiprocessing | Ned Batchelder | 2016-07-04 | 1 | -2/+3 |
| | |||||
* | Let the concurrency option be multi-valued. #484 | Ned Batchelder | 2016-07-04 | 2 | -2/+8 |
| | |||||
* | Explicitly install the theme sphinx no longer installs | Ned Batchelder | 2016-06-26 | 1 | -0/+1 |
| | |||||
* | Update requirements | Ned Batchelder | 2016-06-26 | 1 | -1/+1 |
| | |||||
* | Combine no longer appends by default | Ned Batchelder | 2016-06-25 | 1 | -0/+5 |
| | | | | | | | | | | | Combine used to always load an existing .coverage file. This lead to confusing results and extra tox-clean steps. Now the default is to not load the existing file, though a new --append switch on coverage combine gets you that behavior if you need it. This also pointed up an issue with concurrency=multiprocessing, which is that the child processes automatically used parallel=True, but the parent process did not. Now concurrency=multiprocessing implies parallel=True. |