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
/
coverage
/
misc.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
group() can return a number of groups. Nice.
Ned Batchelder
2019-06-10
1
-1
/
+1
*
Move code to where it belongs
Ned Batchelder
2018-12-24
1
-38
/
+0
*
Debug-time environment variables can be set with set_env.py
Ned Batchelder
2018-11-03
1
-0
/
+1
*
You can turn off contracts while debugging tests
Ned Batchelder
2018-11-03
1
-1
/
+5
*
Helpers for making directories
Ned Batchelder
2018-10-21
1
-0
/
+15
*
Name decorator components to avoid docstring requirement
Ned Batchelder
2018-09-09
1
-5
/
+4
*
Defaultable variable substitution
Ned Batchelder
2018-09-08
1
-5
/
+10
*
Py2 doesn't like using unmatched groups in regex results
Ned Batchelder
2018-09-08
1
-1
/
+1
*
Strict variable substitution is now an option
Ned Batchelder
2018-09-08
1
-2
/
+11
*
Move variable substitution to be independent
Ned Batchelder
2018-09-08
1
-0
/
+37
*
Merge branch 'nedbat/data-sqlite'
Ned Batchelder
2018-08-24
1
-10
/
+0
|
\
|
*
Improved debugging
Ned Batchelder
2018-08-04
1
-10
/
+0
*
|
Hasher needed more information about nesting to avoid collisions
Ned Batchelder
2018-08-11
1
-0
/
+1
|
/
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
*
Fiddle with, and test, format_lines
Ned Batchelder
2017-02-03
1
-11
/
+16
*
Use a metaclass to convert StopEverything to SkipTest
Ned Batchelder
2017-01-25
1
-8
/
+3
*
One more tweak to StopEverything
Ned Batchelder
2017-01-21
1
-11
/
+1
*
A better way to deal with StopEverything exceptions
Ned Batchelder
2017-01-19
1
-4
/
+14
*
More-precise no-coverage pragmas
Ned Batchelder
2017-01-19
1
-2
/
+2
*
Exceptions have to be exceptions. #556
Ned Batchelder
2017-01-17
1
-2
/
+2
*
A better way to deal with 2.6 missing SkipTest
Ned Batchelder
2017-01-17
1
-1
/
+5
*
Only use SkipTest if we're testing, so that we can run on 2.6 pristine
Ned Batchelder
2017-01-16
1
-1
/
+1
*
Oops, don't assume decorator arguments can be hashed.
Ned Batchelder
2017-01-16
1
-1
/
+1
*
A better way to neuter decorators when not testing.
Ned Batchelder
2017-01-16
1
-11
/
+11
*
A one_of decorator for checking function arguments.
Ned Batchelder
2017-01-16
1
-0
/
+17
*
Python 2.6 doesn't have SkipTest
Ned Batchelder
2017-01-14
1
-1
/
+1
*
Reporting doesn't work on Jython, so don't run reporting tests there.
Ned Batchelder
2017-01-14
1
-0
/
+16
*
Prevent UnicodeErrors in HTML reports with Unicode configuration values
Ned Batchelder
2016-12-06
1
-3
/
+3
*
More-accurate pragmas
Ned Batchelder
2016-11-29
1
-2
/
+2
*
A SimpleRepr class to inherit a simple __repr__ implementation.
Ned Batchelder
2016-06-23
1
-0
/
+10
*
Fix some pylint
Ned Batchelder
2016-02-13
1
-1
/
+2
*
PyContracts need protection from metacov, centralize that too.
Ned Batchelder
2016-02-07
1
-10
/
+13
*
Centralize the no-op-iness of contracts
Ned Batchelder
2016-02-07
1
-0
/
+4
*
Try a different strategy for setting and testing output encodings
Ned Batchelder
2015-10-31
1
-0
/
+14
*
Protect ourselves from mock'ed os. #416
Ned Batchelder
2015-10-06
1
-0
/
+24
*
Make sure FileReporters are called once for their data.
Ned Batchelder
2015-08-09
1
-10
/
+15
*
Fixing spelling
Ned Batchelder
2015-08-04
1
-1
/
+1
*
Updated docs for 4.0b1
Ned Batchelder
2015-08-02
1
-1
/
+0
*
Fix a few more occurrences of 'Coverage' to 'coverage.py'
Ned Batchelder
2015-07-27
1
-1
/
+1
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-1
/
+4
*
Make sure env.TESTING is true during meta-coverage.
Ned Batchelder
2015-07-23
1
-6
/
+10
*
Move the raw data dumper to a more internal place.
Ned Batchelder
2015-07-22
1
-15
/
+0
*
A way to see the raw data in the data file.
Ned Batchelder
2015-07-22
1
-0
/
+15
*
If __file__ disagrees with the frame, use the frame info. Fixes #380.
Ned Batchelder
2015-07-11
1
-6
/
+0
*
Change how plugins are initialized. No more Plugin. Now coverage_init.
Ned Batchelder
2015-07-05
1
-23
/
+0
*
Pylint weeding
Ned Batchelder
2015-05-23
1
-4
/
+2
*
PyContracts is conditional, but not optional
Ned Batchelder
2015-05-23
1
-11
/
+7
*
Use PyContracts so we can declare/enforce parameter and return types.
Ned Batchelder
2015-05-17
1
-1
/
+26
*
Protect against misbehaving plugins.
Ned Batchelder
2015-02-15
1
-2
/
+2
*
Move a helper from plugin.py to misc.py
Ned Batchelder
2015-01-24
1
-0
/
+18
[prev]
[next]