Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Python 3.7 no longer includes class docstrings in the lnotab table | Ned Batchelder | 2017-10-05 | 2 | -5/+12 | |
| | | | ||||||
* | | | David should have been in here a while ago | Ned Batchelder | 2017-09-23 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merged in david_maciver_/coverage.py (pull request #129) | Ned Batchelder | 2017-09-23 | 1 | -4/+5 | |
|\ \ \ | | | | | | | | | | | | | Fixes documentation comments about arguments to Collector. | |||||
| * | | | Fixes documentation comments about arguments to Collector. | David R. MacIver | 2017-09-15 | 1 | -4/+5 | |
| | |/ | |/| | ||||||
* | | | Just a smidge nicer | Ned Batchelder | 2017-09-21 | 1 | -1/+2 | |
| | | | ||||||
* | | | Have to actually use the image for it to do anything | Ned Batchelder | 2017-09-21 | 1 | -0/+1 | |
| | | | ||||||
* | | | Try out codesponsor.io | Ned Batchelder | 2017-09-21 | 1 | -0/+5 | |
| | | | ||||||
* | | | Keep the 2.6-compatible wheel | Ned Batchelder | 2017-09-21 | 1 | -1/+2 | |
| | | | ||||||
* | | | Thanks, Chris Warrick, for the travis changes | Ned Batchelder | 2017-09-20 | 1 | -0/+1 | |
| | | | ||||||
* | | | Use tox-travis and Travis-provided Pythons to make tests work | Chris Warrick | 2017-09-20 | 2 | -24/+11 | |
| | | | ||||||
* | | | Can control skip_missing_interpreters from outside | Ned Batchelder | 2017-09-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | Can we test 3.6 on travis? | Ned Batchelder | 2017-09-20 | 1 | -0/+2 | |
| | | | ||||||
* | | | Have to wait on gevent on py37 | Ned Batchelder | 2017-09-20 | 1 | -0/+1 | |
| | | | ||||||
* | | | Update dependencies, except setuptools, which vendors stuff | Ned Batchelder | 2017-09-20 | 6 | -8/+9 | |
| | | | ||||||
* | | | Python 3.7 is out: still have to fix some failures | Ned Batchelder | 2017-09-20 | 1 | -3/+3 | |
|/ / | ||||||
* | | One more thing to clean | Ned Batchelder | 2017-08-19 | 1 | -1/+1 | |
| | | ||||||
* | | Just a toy | Ned Batchelder | 2017-08-19 | 1 | -3/+10 | |
|/ | ||||||
* | Remove things that updated packages told me to remove because they are obsolete | Ned Batchelder | 2017-07-08 | 2 | -5/+0 | |
| | ||||||
* | Upgrade to latest packages | Ned Batchelder | 2017-07-08 | 4 | -9/+9 | |
| | ||||||
* | Jython 2.7.1rc3 needs | Ned Batchelder | 2017-06-23 | 2 | -0/+4 | |
| | ||||||
* | Update URLs so link-checker doesn't spew red. | Ned Batchelder | 2017-06-14 | 14 | -83/+83 | |
| | ||||||
* | Use wraps() to wrap test methods so that pytest markers will work. | Ned Batchelder | 2017-06-08 | 1 | -0/+2 | |
| | ||||||
* | Pin setuptools. Latest (36.0.1) causes test failures that we'll fix in a ↵ | Ned Batchelder | 2017-06-07 | 1 | -0/+1 | |
| | | | | follow-on | |||||
* | Add a failing skipped test for #581 | Ned Batchelder | 2017-06-07 | 1 | -0/+40 | |
| | ||||||
* | Scooch to 4.4.2a0 | Ned Batchelder | 2017-05-15 | 2 | -1/+7 | |
| | ||||||
* | Coverage 4.4.1 | Ned Batchelder | 2017-05-14 | 1 | -0/+1 | |
| | ||||||
* | Making a 4.4.1 for packaging reasonscoverage-4.4.1 | Ned Batchelder | 2017-05-14 | 4 | -6/+6 | |
| | ||||||
* | bump version to 4.4.1a0 | Ned Batchelder | 2017-05-08 | 2 | -1/+9 | |
| | ||||||
* | Need to clean before building, or 27m binaries go into the 27mu wheels. | Ned Batchelder | 2017-05-08 | 1 | -0/+1 | |
| | ||||||
* | Coverage 4.4 | Ned Batchelder | 2017-05-07 | 1 | -0/+1 | |
| | ||||||
* | Updated sample htmlcoverage-4.4 | Ned Batchelder | 2017-05-07 | 11 | -2387/+2453 | |
| | ||||||
* | prep for v4.4 | Ned Batchelder | 2017-05-07 | 5 | -6/+8 | |
| | ||||||
* | Bitbucket redirects /issue/ to /issues/ so just change the URLs | Ned Batchelder | 2017-05-07 | 2 | -144/+144 | |
| | ||||||
* | Use a terser reference to issues | Ned Batchelder | 2017-05-07 | 1 | -7/+5 | |
| | ||||||
* | Make sure xml reports specify valid source filenames. #526 | Ned Batchelder | 2017-05-05 | 3 | -7/+15 | |
| | ||||||
* | Add a __repr__ for debugging | Ned Batchelder | 2017-05-05 | 1 | -3/+5 | |
| | ||||||
* | A previous fix was misattributed to issue #526. | Ned Batchelder | 2017-05-04 | 1 | -3/+2 | |
| | ||||||
* | Don't warn that namespace packages have no code. #572 | Ned Batchelder | 2017-05-04 | 5 | -16/+57 | |
| | | | | | --HG-- extra : amend_source : 68f6e0ab140e77ede11bb40dc2ac515cfb6f2333 | |||||
* | Refactor common test infrastructure for fiddling sys.path and finding files | Ned Batchelder | 2017-05-04 | 7 | -76/+38 | |
| | ||||||
* | Use correct name for package source files. #526 | Ned Batchelder | 2017-05-03 | 4 | -8/+13 | |
| | ||||||
* | Merged in dirk-thomas/coverage.py/fix_init_name (pull request #91) | Ned Batchelder | 2017-05-04 | 1 | -1/+4 | |
|\ | | | | | | | fix name for module in __init__.py file | |||||
| * | fix name for module in __init__.py file | Dirk Thomas | 2016-10-17 | 1 | -1/+4 | |
| | | | | | | | | | | --HG-- branch : fix_init_name | |||||
* | | Properly round-trip the trace function even when not measuring coverage. #575 | Ned Batchelder | 2017-05-02 | 4 | -30/+48 | |
| | | ||||||
* | | Add to gettrace/settrace test to be sure it's re-established | Ned Batchelder | 2017-04-30 | 1 | -1/+3 | |
| | | ||||||
* | | No need for a pylint score | Ned Batchelder | 2017-04-30 | 1 | -0/+3 | |
| | | ||||||
* | | update requirements, and use tox-battery to recreate tox as needed | Ned Batchelder | 2017-04-30 | 6 | -11/+13 | |
| | | ||||||
* | | Fix: xml report fails in non-ascii directory. #573 | Ned Batchelder | 2017-04-30 | 3 | -1/+15 | |
| | | ||||||
* | | Use 2 digits of precision on the coverage badge! :) | Ned Batchelder | 2017-04-29 | 1 | -1/+1 | |
| | | ||||||
* | | Tweak up the new FAQ answers. Thanks, Aron Griffis | Ned Batchelder | 2017-04-26 | 2 | -18/+15 | |
| | | ||||||
* | | Add FAQs about nose and tox. | Aron Griffis | 2017-04-22 | 1 | -2/+34 | |
| | | | | | | | | | | --HG-- extra : rebase_source : 8872effecf307e27b844dd0e5a6cb367e88d2064 |