Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the coverage.config item-access syntax to a real method call. | Ned Batchelder | 2015-08-02 | 1 | -3/+3 |
| | | | | | The square brackets were too cute, and I couldn't figure out how to document them anyway! | ||||
* | Use the new class name | Ned Batchelder | 2015-07-27 | 1 | -5/+5 |
| | |||||
* | Better spelling. | Ned Batchelder | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
| | |||||
* | Keep windows working | Ned Batchelder | 2015-01-25 | 1 | -1/+7 |
| | |||||
* | XML package_depth configuration option. Thanks, Lex Berezhny | Ned Batchelder | 2015-01-19 | 1 | -18/+76 |
| | |||||
* | Fix bad regression: XML report now reports packages again. #235 | Ned Batchelder | 2015-01-19 | 1 | -1/+70 |
| | |||||
* | Clean up the XML tests a little | Ned Batchelder | 2015-01-19 | 1 | -11/+16 |
| | |||||
* | Report empty files as 100% instead of 0%, fixes #345 | Ned Batchelder | 2015-01-16 | 1 | -1/+8 |
| | |||||
* | Change all pylint message codes to message names | Ned Batchelder | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | Add tests for issue #285 | Chris Rose | 2014-02-15 | 1 | -0/+7 |
| | |||||
* | Don't divide by zero if nothing to report. #250. | Ned Batchelder | 2013-09-30 | 1 | -1/+16 |
| | |||||
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Move the test directory to tests to avoid conflicts with the stdlib test ↵ | Ned Batchelder | 2013-02-02 | 1 | -0/+84 |
package. |