| Commit message (Expand) | Author | Age | Files | Lines |
* | style: double quotes | Ned Batchelder | 2023-03-22 | 1 | -8/+8 |
* | mypy: typeshed bug got fixed | Ned Batchelder | 2023-02-09 | 1 | -3/+2 |
* | style: use good style for annotated defaults parameters | Ned Batchelder | 2023-01-05 | 1 | -2/+2 |
* | mypy: summary.py, test_summary.py, tests/coveragetest.py | Ned Batchelder | 2023-01-04 | 1 | -1/+1 |
* | refactor: removed mentions of Jython and IronPython | Ned Batchelder | 2022-12-30 | 1 | -8/+0 |
* | mypy: inorout.py, disposition.py, and part of control.py | Ned Batchelder | 2022-12-30 | 1 | -2/+0 |
* | mypy: check python.py | Ned Batchelder | 2022-12-29 | 1 | -34/+48 |
* | fix: when checking source existence for remapping, zipfiles are ok | Ned Batchelder | 2022-12-01 | 1 | -14/+13 |
* | fix: more relative_files=true fixes. #1280 | Ned Batchelder | 2022-10-30 | 1 | -1/+8 |
* | style: parens should indent the same as their opening line | Ned Batchelder | 2022-05-01 | 1 | -2/+2 |
* | fix: warn about more source file problems | Ned Batchelder | 2021-11-09 | 1 | -3/+1 |
* | refactor: remove a now no-op function | Ned Batchelder | 2021-05-02 | 1 | -5/+5 |
* | refactor: move exceptions to their own module | Ned Batchelder | 2021-05-02 | 1 | -1/+1 |
* | refactor: pyupgrade --py36-plus coverage/*.py | Ned Batchelder | 2021-05-02 | 1 | -5/+5 |
* | Remove unused attribute | Ned Batchelder | 2019-09-20 | 1 | -1/+0 |
* | No need for format indexes (mostly) | Ned Batchelder | 2019-09-01 | 1 | -2/+2 |
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
* | In 3.7, namespace modules can have: mod.__file__ is None | Ned Batchelder | 2018-03-05 | 1 | -1/+1 |
* | Refactoring to prep for more refactoring | Ned Batchelder | 2018-02-24 | 1 | -11/+17 |
* | Add a __repr__ for debugging | Ned Batchelder | 2017-05-05 | 1 | -3/+5 |
* | Use correct name for package source files. #526 | Ned Batchelder | 2017-05-03 | 1 | -5/+4 |
* | 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 | Dirk Thomas | 2016-10-17 | 1 | -1/+4 |
* | | Minimal IronPython support. | Ned Batchelder | 2017-03-14 | 1 | -1/+7 |
* | | use the new source_for_file helper where it makes sense | loic@dachary.org | 2017-01-10 | 1 | -7/+1 |
* | | source_for_file helper with unit tests | loic@dachary.org | 2017-01-10 | 1 | -1/+1 |
* | | move _source_for_file to python.py | loic@dachary.org | 2017-01-10 | 1 | -0/+33 |
* | | Merged in pebers/coverage.py (pull request #57) | Ned Batchelder | 2016-12-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Add support for searching inside .pex archives similarly to .zip and .egg. | Peter Ebden | 2015-07-13 | 1 | -1/+1 |
* | | issue #231 on BB: provide more verbose error message | nland | 2016-06-02 | 1 | -1/+3 |
* | | Don't get confused by namespace packages #456 | Ned Batchelder | 2016-05-08 | 1 | -1/+8 |
* | | Better descriptions of missing one-line executables. Part of #475 | Ned Batchelder | 2016-03-27 | 1 | -2/+2 |
* | | missing_arc_description is better than arc_destination_description. One test ... | Ned Batchelder | 2016-02-08 | 1 | -2/+2 |
* | | Different annotations on missed branches. I don't like them yet. | Ned Batchelder | 2016-02-06 | 1 | -4/+1 |
* | | Add arc_destination_description so we can next make better descriptions | Ned Batchelder | 2016-02-04 | 1 | -0/+6 |
* | | Fix another form-feed problem, #461 | Ned Batchelder | 2016-01-05 | 1 | -0/+2 |
* | | Clean up PythonParser a bit. | Ned Batchelder | 2015-11-28 | 1 | -8/+3 |
* | | Try a different strategy for setting and testing output encodings | Ned Batchelder | 2015-10-31 | 1 | -1/+0 |
* | | Use unicode_filename more, and account for missing filesystemencoding | Ned Batchelder | 2015-10-25 | 1 | -4/+2 |
* | | Properly handle filenames with non-ASCII characters. #432 | Ned Batchelder | 2015-10-25 | 1 | -0/+7 |
* | | Protect ourselves from mock'ed os. #416 | Ned Batchelder | 2015-10-06 | 1 | -1/+3 |
* | | Use @expensive at the FileReporter interface. | Ned Batchelder | 2015-08-11 | 1 | -1/+6 |
* | | Rename .statements and .excluded_statements to .lines and .excluded_lines | Ned Batchelder | 2015-08-09 | 1 | -2/+2 |
* | | Get rid of napoleon style docstrings, they don't format nicely. | Ned Batchelder | 2015-07-26 | 1 | -0/+1 |
* | | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
|/ |
|
* | Debugging plugin wrappers | Ned Batchelder | 2015-06-14 | 1 | -1/+4 |
* | Change FileLocator from a class to module-level functions | Ned Batchelder | 2015-06-13 | 1 | -7/+3 |
* | Pylint weeding | Ned Batchelder | 2015-05-23 | 1 | -1/+0 |
* | Use more @contract, less assert | Ned Batchelder | 2015-05-17 | 1 | -2/+0 |
* | Files with incorrect encoding declarations are no longer ignored. #351 | Ned Batchelder | 2015-05-17 | 1 | -16/+5 |