Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commented-out debugging of pytracer | Ned Batchelder | 2017-11-24 | 1 | -4/+25 |
| | |||||
* | Scooch version to 4.4.3 | Ned Batchelder | 2017-11-05 | 1 | -1/+1 |
| | |||||
* | Version 4.4.2 prep | Ned Batchelder | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | Another approach to solving the 'dictionary changed size during iteration' ↵ | Ned Batchelder | 2017-11-04 | 2 | -5/+28 |
| | | | | problem | ||||
* | More info when _collectors is surprising | Ned Batchelder | 2017-11-04 | 1 | -0/+7 |
| | |||||
* | Root is acceptable as a combining path (the manylinux tests end up with one ↵ | Ned Batchelder | 2017-10-26 | 1 | -2/+10 |
| | | | | of these) | ||||
* | Add the latest warning to the docs, and give them consistent punctuation | Ned Batchelder | 2017-10-24 | 1 | -1/+1 |
| | |||||
* | Clean up and credit for #265 and #101 | Ned Batchelder | 2017-10-24 | 1 | -2/+5 |
| | |||||
* | Make the warning about --include and --source be a real warning | Ned Batchelder | 2017-10-24 | 1 | -1/+1 |
| | |||||
* | Move the --source and --include check so it's only during 'run' | Ned Batchelder | 2017-10-24 | 1 | -2/+3 |
| | |||||
* | * --source and --include are mutually exclusive (take 2) #265 | loic@dachary.org | 2017-01-07 | 3 | -18/+34 |
| | | | | | close #265 close #101 | ||||
* | Explicitly specified secondary config files are properly read. #588 | Ned Batchelder | 2017-10-21 | 1 | -26/+56 |
| | |||||
* | Merged in ogrisel/coverage.py/fix-thread-safety (pull request #127) | Ned Batchelder | 2017-10-21 | 3 | -6/+28 |
|\ | | | | | | | FIX thread-safe Collector.save_data() | ||||
| * | FIX always remove the callback from the callback itself | Olivier Grisel | 2017-09-04 | 2 | -8/+16 |
| | | | | | | | | | | --HG-- branch : fix-thread-safety | ||||
| * | FIX thread-safe Collector.save_data() | Olivier Grisel | 2017-08-10 | 3 | -1/+15 |
| | | | | | | | | | | --HG-- branch : fix-thread-safety | ||||
* | | Perform tilde expansion on file path config values. #589 | Ned Batchelder | 2017-10-21 | 1 | -0/+6 |
| | | |||||
* | | Get the command name from the file path of the first command-line argument. | Ben Finney | 2017-10-19 | 1 | -3/+5 |
| | | |||||
* | | Avoid a deprecation warning (from https://github.com/nedbat/coveragepy/pull/33) | Ned Batchelder | 2017-10-12 | 1 | -5/+4 |
| | | |||||
* | | Python3.7 removed an unneeded backslash from fnmatch.translate | Ned Batchelder | 2017-10-05 | 1 | -1/+3 |
| | | |||||
* | | Fixes documentation comments about arguments to Collector. | David R. MacIver | 2017-09-15 | 1 | -4/+5 |
|/ | |||||
* | Update URLs so link-checker doesn't spew red. | Ned Batchelder | 2017-06-14 | 2 | -3/+3 |
| | |||||
* | Scooch to 4.4.2a0 | Ned Batchelder | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | Making a 4.4.1 for packaging reasonscoverage-4.4.1 | Ned Batchelder | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | bump version to 4.4.1a0 | Ned Batchelder | 2017-05-08 | 1 | -1/+1 |
| | |||||
* | prep for v4.4 | Ned Batchelder | 2017-05-07 | 1 | -1/+1 |
| | |||||
* | Make sure xml reports specify valid source filenames. #526 | Ned Batchelder | 2017-05-05 | 1 | -1/+1 |
| | |||||
* | Add a __repr__ for debugging | Ned Batchelder | 2017-05-05 | 1 | -3/+5 |
| | |||||
* | Don't warn that namespace packages have no code. #572 | Ned Batchelder | 2017-05-04 | 1 | -12/+32 |
| | | | | | --HG-- extra : amend_source : 68f6e0ab140e77ede11bb40dc2ac515cfb6f2333 | ||||
* | 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 | ||||
| * | 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 | 2 | -3/+12 |
| | | |||||
* | | Fix: xml report fails in non-ascii directory. #573 | Ned Batchelder | 2017-04-30 | 1 | -1/+1 |
| | | |||||
* | | Update to pylint 1.7.1 | Ned Batchelder | 2017-04-22 | 5 | -8/+6 |
| | | |||||
* | | Print command-line errors to stderr instead of stdout | Ned Batchelder | 2017-04-13 | 1 | -2/+4 |
| | | |||||
* | | Bump to b2 | Ned Batchelder | 2017-04-05 | 1 | -1/+1 |
| | | |||||
* | | Paperwork for 4.4b1coverage-4.4b1 | Ned Batchelder | 2017-04-04 | 1 | -1/+1 |
| | | |||||
* | | Use Cobertura v4 XML format. #570 | Ned Batchelder | 2017-04-04 | 1 | -8/+10 |
| | | |||||
* | | Warnings can be disabled | Ned Batchelder | 2017-04-04 | 2 | -1/+7 |
| | | |||||
* | | Add slugs to warnings in prep for suppressable warnings | Ned Batchelder | 2017-04-03 | 2 | -7/+18 |
| | | |||||
* | | 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 | 2 | -3/+8 |
| | | |||||
* | | 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 | ||||
* | | Don't use the aggressive singleton for normal debugging | Ned Batchelder | 2017-03-23 | 1 | -1/+1 |
| | | |||||
* | | Big refactor of debug logging | Ned Batchelder | 2017-03-22 | 2 | -51/+124 |
| | | |||||
* | | Minimal IronPython support. | Ned Batchelder | 2017-03-14 | 4 | -3/+14 |
| | | | | | | | | | | IronPython is weird: 2.7.7 has "str is unicode", and unicode.encode produces unicode! f_lasti is missing, and frame globals are missing. | ||||
* | | Use capital-Coverage | Ned Batchelder | 2017-03-11 | 1 | -1/+1 |
| | | | | | | | | | | --HG-- extra : amend_source : 926b6475306f6463c48b2d3053f5dcd431941937 | ||||
* | | Cleanly stop coverage objects, for metacov | Ned Batchelder | 2017-03-11 | 1 | -1/+1 |
| | | | | | | | | | | Without these cov.stop() calls, the collector stack is wrong when doing meta-coverage. | ||||
* | | Make should_fail_under an even more pure function. | Ned Batchelder | 2017-03-08 | 2 | -6/+8 |
| | | |||||
* | | More docstring. | Ned Batchelder | 2017-03-05 | 1 | -0/+3 |
| | |