Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 0 | -0/+0 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 123 | -2856/+4533 | |
|\ | | | | | | | fix name for module in __init__.py file | |||||
| * | 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 | |
| | | ||||||
| * | Update to pylint 1.7.1 | Ned Batchelder | 2017-04-22 | 11 | -17/+14 | |
| | | ||||||
| * | Add IronPython to the classifiers | Ned Batchelder | 2017-04-15 | 1 | -0/+1 | |
| | | ||||||
| * | Print command-line errors to stderr instead of stdout | Ned Batchelder | 2017-04-13 | 3 | -13/+16 | |
| | | ||||||
| * | Use latest pylint, and remove a bad pragma | Ned Batchelder | 2017-04-13 | 2 | -2/+2 | |
| | | ||||||
| * | Add clarification about warnings tests. | Ned Batchelder | 2017-04-12 | 1 | -0/+1 | |
| | | ||||||
| * | Beef up the assert_warnings test helper | Ned Batchelder | 2017-04-06 | 2 | -1/+22 | |
| | | ||||||
| * | Convert two warnings tests to non-process | Ned Batchelder | 2017-04-06 | 2 | -33/+43 | |
| | | ||||||
| * | As we change test_api.py, this test needs to change... Maybe not a great idea. | Ned Batchelder | 2017-04-06 | 1 | -1/+9 | |
| | | ||||||
| * | Make manylinux wheels be always fast-building | Ned Batchelder | 2017-04-05 | 2 | -3/+4 | |
| | | | | | | | | https://github.com/pypa/python-manylinux-demo/issues/13 for details | |||||
| * | docker --rm to clean up unneeded containers | Ned Batchelder | 2017-04-05 | 2 | -3/+3 | |
| | | ||||||
| * | Bump to b2 | Ned Batchelder | 2017-04-05 | 2 | -1/+8 | |
| | | ||||||
| * | Tweaks to release process | Ned Batchelder | 2017-04-05 | 1 | -6/+6 | |
| | | ||||||
| * | Coverage 4.4b1 | Ned Batchelder | 2017-04-04 | 0 | -0/+0 | |
| | | ||||||
| * | Paperwork for 4.4b1coverage-4.4b1 | Ned Batchelder | 2017-04-04 | 5 | -8/+11 | |
| | | ||||||
| * | Run linkcheck last so missing pages won't stop us getting other good things ↵ | Ned Batchelder | 2017-04-04 | 1 | -2/+2 | |
| | | | | | | | | done. | |||||
| * | Include the dtd for our reference | Ned Batchelder | 2017-04-04 | 1 | -0/+60 | |
| | | ||||||
| * | Use Cobertura v4 XML format. #570 | Ned Batchelder | 2017-04-04 | 4 | -12/+18 | |
| | | ||||||
| * | Properly escape the replacement string for re.sub | Ned Batchelder | 2017-04-04 | 1 | -1/+1 | |
| | | ||||||
| * | Warnings can be disabled | Ned Batchelder | 2017-04-04 | 7 | -7/+59 | |
| | | ||||||
| * | Add slugs to warnings in prep for suppressable warnings | Ned Batchelder | 2017-04-03 | 4 | -13/+25 | |
| | | ||||||
| * | One more variation on Windows | Ned Batchelder | 2017-03-31 | 1 | -0/+1 | |
| | | ||||||
| * | A test of the plugin.find_executable_files method | Ned Batchelder | 2017-03-31 | 1 | -0/+52 | |
| | | ||||||
| * | Windows has a different error message for path(float) | Ned Batchelder | 2017-03-30 | 1 | -0/+1 | |
| | | ||||||
| * | Be pickier about the expected failures from plugin tests. | Ned Batchelder | 2017-03-30 | 1 | -7/+26 | |
| | | ||||||
| * | Use new show_stderr flag so we can see errors printed to stderr during ↵ | Ned Batchelder | 2017-03-30 | 3 | -3/+5 | |
| | | | | | | | | failing tests. | |||||
| * | Clean up in plugin tests | Ned Batchelder | 2017-03-29 | 2 | -9/+7 | |
| | | ||||||
| * | Make the use of coverage.files more uniform | Ned Batchelder | 2017-03-28 | 1 | -6/+7 | |
| | | ||||||
| * | Clean up of the new plugin method. Thanks, Emil Madsen | Ned Batchelder | 2017-03-28 | 4 | -3/+12 | |
| | | ||||||
| * | Allow plugins to report files they haven't executed. | Ned Batchelder | 2017-03-28 | 3 | -7/+31 | |
| | | | | | | | | By Emil Madsen, from: https://github.com/nedbat/coveragepy/pull/28 |