Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add docstring for source_token_lines | Ned Batchelder | 2015-08-10 | 1 | -1/+1 |
* | Rename .statements and .excluded_statements to .lines and .excluded_lines | Ned Batchelder | 2015-08-09 | 1 | -6/+6 |
* | Remove should_be_python from the FileReporter interface | Ned Batchelder | 2015-08-09 | 1 | -5/+0 |
* | Get rid of napoleon style docstrings, they don't format nicely. | Ned Batchelder | 2015-07-26 | 1 | -9/+4 |
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
* | Change how plugins are initialized. No more Plugin. Now coverage_init. | Ned Batchelder | 2015-07-05 | 1 | -14/+56 |
* | Clean up some pylint | Ned Batchelder | 2015-07-03 | 1 | -0/+2 |
* | A little more plugin debugging | Ned Batchelder | 2015-06-21 | 1 | -3/+18 |
* | COVERAGE_DEBUG can set the debug configuration options | Ned Batchelder | 2015-06-14 | 1 | -2/+2 |
* | Debugging plugin wrappers | Ned Batchelder | 2015-06-14 | 1 | -1/+142 |
* | Also include plugin_support.py! | Ned Batchelder | 2015-06-13 | 1 | -0/+51 |