summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A more disciplined way to manage inoroutinoroutNed Batchelder2018-03-041-12/+13
* More uniformityNed Batchelder2018-02-262-8/+7
* Huge refactor of code out of control into inoroutNed Batchelder2018-02-254-441/+499
* 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
* enable pip cache in appveyor buildThijs Triemstra2018-02-201-0/+3
* Use https for codecov.io imageNed Batchelder2018-02-203-2/+3
|\
| * Pragma away some test code that won't be coveredNed Batchelder2018-02-202-2/+2
* | Merged in salty_horse/coveragepy/salty_horse/use-https-for-codecovio-image-15...Ned Batchelder2018-02-2111-36/+106
|\ \ | |/
| * 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
* | Use https for codecov.io imagesalty_horse/use-https-for-codecovio-image-1519130663808Ori Avtalion2018-02-201-2/+2
|/
* Bump versionNed Batchelder2018-02-102-1/+6
* Coverage 4.5.1Ned Batchelder2018-02-100-0/+0
* 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 measurement...Ned Batchelder2018-02-102-2/+10
* 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-030-0/+0
* Latest sample HTML reportcoverage-4.5Ned Batchelder2018-02-0311-1777/+1777
* Version 4.5 paperworkNed Batchelder2018-02-037-10/+12
* greenlet 0.4.13 is good on 3.7Ned Batchelder2018-02-012-7/+2
* Remove two unused namesNed Batchelder2018-01-281-2/+2
* Use latest of sphinx and pycontractsNed Batchelder2018-01-232-2/+2
* Update the version of PyPy we claim to support.Ned Batchelder2018-01-232-2/+2
* Use latest pylint, not that it fixes the two false warnings we get :(Ned Batchelder2018-01-231-1/+1
* Simplify the aliases structureNed Batchelder2018-01-231-4/+4
* Avoid a temp dir for a test that doesn't need itNed Batchelder2018-01-221-0/+2
* Ensure mapped paths use the separator of the result. #618Ned Batchelder2018-01-223-2/+39
* Fix typosNed Batchelder2018-01-211-3/+3
* Raise an error if combine can't find usable data files. #629Ned Batchelder2018-01-213-2/+47
* fail_under can now be a float. #631.Ned Batchelder2018-01-219-47/+72
* Add a test that report uses the precision.Ned Batchelder2018-01-211-0/+43
* Don't confuse run-include with report-include (and also omit). Fixes #621 and...Ned Batchelder2018-01-205-11/+49
* Don't ever create HTML filenames longer than ~200 chars. Fixes #627.Ned Batchelder2018-01-204-4/+37
* Fine-tune the pypy3 5.10.0 json bugNed Batchelder2018-01-151-1/+1