summaryrefslogtreecommitdiff
path: root/metacov.ini
Commit message (Expand)AuthorAgeFilesLines
* test: more flexibility in setting a static context locallyNed Batchelder2023-01-241-1/+1
* refactor: removed mentions of Jython and IronPythonNed Batchelder2022-12-301-10/+0
* mypy: code just for type checking won't be coveredNed Batchelder2022-12-291-0/+4
* test: 'assert any(' has to be partialNed Batchelder2022-12-241-0/+2
* test: simplify the metacov flow a bitNed Batchelder2022-11-081-2/+2
* test: simpler metacov.ini because of relative_file fixesNed Batchelder2022-10-151-1/+1
* build: the /io path was for metalinux, which is gone since 76e80108Ned Batchelder2022-10-101-2/+1
* test(build): skip metacov on mac pypy3, it slows us downNed Batchelder2021-11-131-0/+3
* test: we were mistakenly excluding tests that couldn't run on JythonNed Batchelder2021-11-121-1/+0
* test: a part-covered comprehensionNed Batchelder2021-08-091-1/+0
* test: show contexts in metacov reportNed Batchelder2021-08-091-2/+4
* fix: in Python 3.10, leaving a with block exits through the with statement.Ned Batchelder2021-06-051-0/+2
* build: mark a few lines as not coveredNed Batchelder2021-05-301-0/+1
* test: correct two pragmasNed Batchelder2021-03-021-1/+3
* test: fix a few metacov exclusionsNed Batchelder2021-02-281-1/+1
* test: lines with `if not env.METACOV` won't be metacoveredNed Batchelder2021-02-251-0/+1
* build: nicer publishing of HTML reportNed Batchelder2021-02-241-1/+4
* refactor: slightly better coverage in coveragetestNed Batchelder2021-02-211-1/+1
* test: more-uniform skipping of test during metacovNed Batchelder2021-02-071-0/+1
* Tweak some coverage details of switch_context codeNed Batchelder2019-12-221-0/+1
* Meta on linux; makefile target rationalizationNed Batchelder2019-11-081-0/+1
* A little more metacovNed Batchelder2019-11-051-3/+23
* HTML: Mark things to show instead of to hide.Ned Batchelder2019-07-061-1/+1
* Make it easier for me to measure test_function contextsNed Batchelder2019-06-141-3/+4
* Dynamic contexts can be disabled with 'none'Ned Batchelder2019-06-121-0/+1
* Have to rethink how to use contexts ourselvesNed Batchelder2018-10-141-2/+0
* All-in on contexts for ourselvesNed Batchelder2018-10-071-3/+5
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
* More pragmas to fine-tune coverage of test codeNed Batchelder2018-02-221-0/+4
* Minimal IronPython support.Ned Batchelder2017-03-141-0/+4
* More-precise no-coverage pragmasNed Batchelder2017-01-191-1/+18
* A cleaner way to exclude Jython concerns from meta-coverage.Ned Batchelder2017-01-161-0/+2
* Jython has no multiprocessing moduleNed Batchelder2017-01-131-0/+1
* More-accurate pragmasNed Batchelder2016-11-291-0/+1
* Did it used to work to have hash marks in exclude regexes?Ned Batchelder2016-09-241-5/+5
* Maybe we want to test main functions.Ned Batchelder2015-08-301-1/+0
* Appveyor puts files in c:\projects\coveragepyNed Batchelder2015-08-291-0/+1
* Better metacov file naming and combiningNed Batchelder2015-08-251-1/+1
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
* Make sure env.TESTING is true during meta-coverage.Ned Batchelder2015-07-231-0/+1
* Don't need to omit mock any more, since we install it properly.Ned Batchelder2015-07-201-1/+0
* Pragmas for uncovered codeNed Batchelder2014-09-281-0/+2
* Run the tests from the working tree, simplifying combining laterNed Batchelder2014-09-281-14/+0
* Get windows data merged properly.Ned Batchelder2014-09-281-0/+2
* Get coverage-coverage working nicely againNed Batchelder2014-09-201-13/+5
* Update the versions we supportNed Batchelder2014-05-031-9/+4
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-021-1/+1
* Might as well get the pypy paths right.Ned Batchelder2012-12-281-3/+2
* Also add an unfortunate number of entries for Windows locations.Ned Batchelder2012-12-091-2/+15
* Get meta-coverage working on sub-processes.Ned Batchelder2012-12-091-0/+14