summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | A different way to group builtins, because it's fun, why not?Ned Batchelder2018-03-311-3/+8
| |
* | Adapt to the 3.7.0b3 change in -m sys.path[0] behaviorNed Batchelder2018-03-311-1/+9
| |
* | New pylint, now we're pylint-cleanNed Batchelder2018-03-241-1/+1
| |
* | Pip 9.0.3 restores py26 supportNed Batchelder2018-03-241-1/+1
| |
* | Pip 9.0.2Ned Batchelder2018-03-191-1/+1
| |
* | Slight refactor of how we look for configuration filesNed Batchelder2018-03-193-31/+49
| |
* | Private attributes should be indicated (debug)Ned Batchelder2018-03-132-20/+20
| |
* | Private attributes should be indicated (plugins)Ned Batchelder2018-03-131-11/+11
| |
* | Private attributes should be indicated, and same-named things should be ↵Ned Batchelder2018-03-131-12/+12
| | | | | | | | separated
* | Private attributes should be indicatedNed Batchelder2018-03-134-20/+20
| |
* | Private attributes should be indicatedNed Batchelder2018-03-131-2/+2
| |
* | Finish up the inorout docstringsNed Batchelder2018-03-131-2/+17
| |
* | check_preimported=True controls whether coverage checks pre-imported files ↵Ned Batchelder2018-03-065-12/+15
| | | | | | | | when starting
* | In 3.7, testing libs are issuing warnings. We don't want them to count ↵Ned Batchelder2018-03-061-0/+5
| | | | | | | | against us
* | In 3.7, namespace modules can have: mod.__file__ is NoneNed Batchelder2018-03-052-8/+17
| |
* | Merge inoroutNed Batchelder2018-03-054-442/+500
|\ \
| * | A more disciplined way to manage inoroutNed Batchelder2018-03-041-12/+13
| | | | | | | | | | | | | | | --HG-- branch : inorout
| * | More uniformityNed Batchelder2018-02-262-8/+7
| | | | | | | | | | | | | | | --HG-- branch : inorout
| * | Huge refactor of code out of control into inoroutNed Batchelder2018-02-254-441/+499
|/ / | | | | | | | | --HG-- branch : inorout
* | Refactoring to prep for more refactoringNed Batchelder2018-02-242-18/+24
| |
* | Missed a detail of file_reporter in the docsNed Batchelder2018-02-241-1/+2
| |
* | More pragmas to fine-tune coverage of test codeNed Batchelder2018-02-223-13/+17
| |
* | Thanks, Thijs TriemstraNed Batchelder2018-02-201-0/+1
| |
* | enable pip cache in travis buildThijs Triemstra2018-02-201-2/+1
| | | | | | | | and remove duplicate sudo statement
* | enable pip cache in appveyor buildThijs Triemstra2018-02-201-0/+3
| |
* | Use https for codecov.io imageNed Batchelder2018-02-202-2/+3
|\ \
| * \ Merged in ↵Ned Batchelder2018-02-211-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | salty_horse/coveragepy/salty_horse/use-https-for-codecovio-image-1519130663808 (pull request #137) Use https for codecov.io image
| | * | Use https for codecov.io imageOri Avtalion2018-02-201-2/+2
| | | | | | | | | | | | | | | | | | | | --HG-- branch : salty_horse/use-https-for-codecovio-image-1519130663808
* | | | Pragma away some test code that won't be coveredNed Batchelder2018-02-202-2/+2
|/ / /
* | | A new feature means next version will be 4.6Ned Batchelder2018-02-201-1/+1
| | |
* | | A new warning for files already imported before coverage startsNed Batchelder2018-02-207-29/+90
| | |
* | | Fix english, and give a test a name that isn't a prefix of other namesNed Batchelder2018-02-191-3/+3
| | |
* | | Make a test a little more specificNed Batchelder2018-02-191-1/+5
| | |
* | | A little better debug loggingNed Batchelder2018-02-191-2/+3
| | |
* | | Tweaks to the shipping instructionsNed Batchelder2018-02-101-0/+4
|/ /
* | Bump versionNed Batchelder2018-02-102-1/+6
| |
* | Coverage 4.5.1Ned Batchelder2018-02-101-0/+1
|/
* Fix plugin sysinfo tests under pytracercoverage-4.5.1Ned Batchelder2018-02-101-1/+6
|
* Making 4.5.1Ned Batchelder2018-02-104-6/+9
|
* A little moreNed Batchelder2018-02-101-0/+3
|
* Add a warning about plugins potentially interfering with coverage ↵Ned Batchelder2018-02-102-2/+10
| | | | measurement. Learned from #637
* Configurer plugins should be reported by --debug=sysNed Batchelder2018-02-103-13/+21
|
* Don't ask all plugins about executable files, only ask file tracersNed Batchelder2018-02-101-1/+1
|
* Oops, omitting inside a source package didn't work. Now it does. #638Ned Batchelder2018-02-103-3/+14
|
* Properly handle empty decorated functions in 3.7. #640Ned Batchelder2018-02-093-7/+29
|
* TypoNed Batchelder2018-02-041-1/+1
|
* A nicer comment blockNed Batchelder2018-02-031-10/+9
|
* Bump version and improve notes about how to bump versionsNed Batchelder2018-02-033-8/+29
|
* Coverage 4.5Ned Batchelder2018-02-031-0/+1
|
* Latest sample HTML reportcoverage-4.5Ned Batchelder2018-02-0311-1777/+1777
|