index
:
delta/python-coveragepy-git.git
dependabot/github_actions/styfle/cancel-workflow-action-0.9.1
gh-actions
good-meta
master
nedbat/1044
nedbat/1244-again
nedbat/1260
nedbat/1497
nedbat/310-kits
nedbat/5.5x
nedbat/another-1010
nedbat/badge
nedbat/balanced-xdist
nedbat/better-combine-action
nedbat/bin-exclude
nedbat/bpo-44450
nedbat/bug-1303-master
nedbat/bug1010
nedbat/bug1093
nedbat/bug1138
nedbat/bug1150
nedbat/bug1160
nedbat/bug1283
nedbat/bug841
nedbat/bug888
nedbat/bug913
nedbat/bug919
nedbat/bug959
nedbat/bug976
nedbat/bug989
nedbat/close-data
nedbat/cog
nedbat/combine-action
nedbat/configfile-simplification
nedbat/coverage-action
nedbat/dashq
nedbat/data-modes
nedbat/debug-1298
nedbat/debug-1373
nedbat/debug-1553
nedbat/debug-1554
nedbat/debug-wtf-debug-output
nedbat/drop-36
nedbat/drop-py2
nedbat/exceptions
nedbat/faster-branches
nedbat/favicon
nedbat/fix-1303
nedbat/fix-1307
nedbat/fix-appveyor
nedbat/fix-auditwheel-install-kit
nedbat/fix-c-tracer
nedbat/fix-race-condition
nedbat/fix-sphinx
nedbat/fix-tomli-tests-1228
nedbat/fix-win
nedbat/gevent-1.3
nedbat/gha-3.11.0a4
nedbat/goals-poc
nedbat/html-skip-covered
nedbat/lint-doc-gha
nedbat/mac-arm-kits
nedbat/make-upgrade-docs-tools
nedbat/metacov-badge
nedbat/metacov-publish
nedbat/metacov-sparse-reports
nedbat/missing-line
nedbat/more-kit-matrix
nedbat/more-source-warnings
nedbat/multi-concurrency
nedbat/nested-tracing
nedbat/no-globals
nedbat/no-prerel-kits
nedbat/no-select
nedbat/overeengineered-tox-retries
nedbat/parallel-reports-1504-metacov
nedbat/pep626
nedbat/pep669
nedbat/picklable
nedbat/plugin-error-handling
nedbat/pr
nedbat/py3.11
nedbat/pylint-bug-3489
nedbat/pypy-kit-without-setup-py
nedbat/pypy-kits-1049
nedbat/pypy37
nedbat/pypy38
nedbat/pytest-7
nedbat/python-dev
nedbat/pythons
nedbat/remove-unittest-testcase
nedbat/run-tests-when-making-kits
nedbat/run_envvar_553
nedbat/show_calls_debugging
nedbat/sigstore-kit
nedbat/smarter-debug-data
nedbat/split-changes
nedbat/sqldata-edge-tests
nedbat/test-2506
nedbat/test-branch
nedbat/test_goldtest
nedbat/travis-39
nedbat/try-win
nedbat/tryout-bb32
nedbat/tweak-actions
nedbat/tweak-metacov
nedbat/unittest2pytest
nedbat/upgrade
nedbat/upgrade-with-kits
nedbat/virtualenv-33
nedbat/virtualenv-34
nedbat/virtualenv-detection-905
nedbat/while-edge-tests
nedbat/wtf-sqlite
pr/1044
pr/1567
stable
v4.5.x
v5.x
github.com: nedbat/coveragepy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
metacov.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: more flexibility in setting a static context locally
Ned Batchelder
2023-01-24
1
-1
/
+1
*
refactor: removed mentions of Jython and IronPython
Ned Batchelder
2022-12-30
1
-10
/
+0
*
mypy: code just for type checking won't be covered
Ned Batchelder
2022-12-29
1
-0
/
+4
*
test: 'assert any(' has to be partial
Ned Batchelder
2022-12-24
1
-0
/
+2
*
test: simplify the metacov flow a bit
Ned Batchelder
2022-11-08
1
-2
/
+2
*
test: simpler metacov.ini because of relative_file fixes
Ned Batchelder
2022-10-15
1
-1
/
+1
*
build: the /io path was for metalinux, which is gone since 76e80108
Ned Batchelder
2022-10-10
1
-2
/
+1
*
test(build): skip metacov on mac pypy3, it slows us down
Ned Batchelder
2021-11-13
1
-0
/
+3
*
test: we were mistakenly excluding tests that couldn't run on Jython
Ned Batchelder
2021-11-12
1
-1
/
+0
*
test: a part-covered comprehension
Ned Batchelder
2021-08-09
1
-1
/
+0
*
test: show contexts in metacov report
Ned Batchelder
2021-08-09
1
-2
/
+4
*
fix: in Python 3.10, leaving a with block exits through the with statement.
Ned Batchelder
2021-06-05
1
-0
/
+2
*
build: mark a few lines as not covered
Ned Batchelder
2021-05-30
1
-0
/
+1
*
test: correct two pragmas
Ned Batchelder
2021-03-02
1
-1
/
+3
*
test: fix a few metacov exclusions
Ned Batchelder
2021-02-28
1
-1
/
+1
*
test: lines with `if not env.METACOV` won't be metacovered
Ned Batchelder
2021-02-25
1
-0
/
+1
*
build: nicer publishing of HTML report
Ned Batchelder
2021-02-24
1
-1
/
+4
*
refactor: slightly better coverage in coveragetest
Ned Batchelder
2021-02-21
1
-1
/
+1
*
test: more-uniform skipping of test during metacov
Ned Batchelder
2021-02-07
1
-0
/
+1
*
Tweak some coverage details of switch_context code
Ned Batchelder
2019-12-22
1
-0
/
+1
*
Meta on linux; makefile target rationalization
Ned Batchelder
2019-11-08
1
-0
/
+1
*
A little more metacov
Ned Batchelder
2019-11-05
1
-3
/
+23
*
HTML: Mark things to show instead of to hide.
Ned Batchelder
2019-07-06
1
-1
/
+1
*
Make it easier for me to measure test_function contexts
Ned Batchelder
2019-06-14
1
-3
/
+4
*
Dynamic contexts can be disabled with 'none'
Ned Batchelder
2019-06-12
1
-0
/
+1
*
Have to rethink how to use contexts ourselves
Ned Batchelder
2018-10-14
1
-2
/
+0
*
All-in on contexts for ourselves
Ned Batchelder
2018-10-07
1
-3
/
+5
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
*
More pragmas to fine-tune coverage of test code
Ned Batchelder
2018-02-22
1
-0
/
+4
*
Minimal IronPython support.
Ned Batchelder
2017-03-14
1
-0
/
+4
*
More-precise no-coverage pragmas
Ned Batchelder
2017-01-19
1
-1
/
+18
*
A cleaner way to exclude Jython concerns from meta-coverage.
Ned Batchelder
2017-01-16
1
-0
/
+2
*
Jython has no multiprocessing module
Ned Batchelder
2017-01-13
1
-0
/
+1
*
More-accurate pragmas
Ned Batchelder
2016-11-29
1
-0
/
+1
*
Did it used to work to have hash marks in exclude regexes?
Ned Batchelder
2016-09-24
1
-5
/
+5
*
Maybe we want to test main functions.
Ned Batchelder
2015-08-30
1
-1
/
+0
*
Appveyor puts files in c:\projects\coveragepy
Ned Batchelder
2015-08-29
1
-0
/
+1
*
Better metacov file naming and combining
Ned Batchelder
2015-08-25
1
-1
/
+1
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
*
Make sure env.TESTING is true during meta-coverage.
Ned Batchelder
2015-07-23
1
-0
/
+1
*
Don't need to omit mock any more, since we install it properly.
Ned Batchelder
2015-07-20
1
-1
/
+0
*
Pragmas for uncovered code
Ned Batchelder
2014-09-28
1
-0
/
+2
*
Run the tests from the working tree, simplifying combining later
Ned Batchelder
2014-09-28
1
-14
/
+0
*
Get windows data merged properly.
Ned Batchelder
2014-09-28
1
-0
/
+2
*
Get coverage-coverage working nicely again
Ned Batchelder
2014-09-20
1
-13
/
+5
*
Update the versions we support
Ned Batchelder
2014-05-03
1
-9
/
+4
*
Directory changed: test->tests. Adapt.
Ned Batchelder
2013-02-02
1
-1
/
+1
*
Might as well get the pypy paths right.
Ned Batchelder
2012-12-28
1
-3
/
+2
*
Also add an unfortunate number of entries for Windows locations.
Ned Batchelder
2012-12-09
1
-2
/
+15
*
Get meta-coverage working on sub-processes.
Ned Batchelder
2012-12-09
1
-0
/
+14
[next]