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
/
control.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Give error messages if an explicitly provided rcfile can't be read.
Ned Batchelder
2014-11-27
1
-12
/
+12
*
Always show all the matchers in the debug output
Ned Batchelder
2014-11-25
1
-12
/
+14
*
Remove unused .add methods, and show the source_pkg_match in the debug output
Ned Batchelder
2014-11-25
1
-0
/
+2
*
Cleanups from pull request 42
Ned Batchelder
2014-11-24
1
-22
/
+23
*
Merged pull request 42, fixing issue #328.
Ned Batchelder
2014-11-24
1
-49
/
+68
|
\
|
*
add necessary tests, fix attrname, once it was shown to fail
Buck Golemon
2014-11-15
1
-4
/
+8
|
*
ned code review, part 1
Buck Golemon
2014-11-14
1
-5
/
+4
|
*
pypy3 sets sys.__file__ to a nonexistant file
Buck Golemon
2014-11-14
1
-1
/
+4
|
*
they changed the way __loader__ looks in 3.3
Buck Golemon
2014-11-14
1
-3
/
+8
|
*
ModuleFinder no longer takes a main-module argument.
Buck Golemon
2014-11-14
1
-3
/
+2
|
*
make --source and -m play nice together
buck
2014-10-15
1
-49
/
+58
*
|
Change how dynamic source filenames work in plugins.
Ned Batchelder
2014-11-24
1
-10
/
+15
*
|
Clean up some pylint messages
Ned Batchelder
2014-11-23
1
-0
/
+1
*
|
Merged pull request 43: --skip-covered
Ned Batchelder
2014-11-23
1
-2
/
+2
|
\
\
|
*
|
Add skip-covered option.
Krystian Kichewko
2014-11-19
1
-2
/
+4
|
|
/
*
|
Change all pylint message codes to message names
Ned Batchelder
2014-11-23
1
-1
/
+1
*
|
Upgraded pylint to 1.4, removed useless suppressions
Ned Batchelder
2014-11-23
1
-1
/
+1
*
|
Move to the misc.py file
Ned Batchelder
2014-11-21
1
-2
/
+2
|
/
*
Clean up some plugin tests.
Ned Batchelder
2014-11-12
1
-3
/
+2
*
Test on PyPy3
Ned Batchelder
2014-10-26
1
-1
/
+5
*
Allow the --debug switch on any command
Ned Batchelder
2014-10-26
1
-23
/
+23
*
More plugin re-shaping
Ned Batchelder
2014-10-19
1
-10
/
+22
*
second p is captialized :-)
Ned Batchelder
2014-10-11
1
-1
/
+1
*
Fix a problem with PyPy 2.4
Ned Batchelder
2014-10-11
1
-0
/
+6
*
Fix the case
Ned Batchelder
2014-10-11
1
-1
/
+1
*
Can change config after construction.
Ned Batchelder
2014-10-11
1
-4
/
+2
*
Move lots of initing to _init, so we can tweak settings before starting.
Ned Batchelder
2014-10-10
1
-34
/
+75
*
Pragmas for uncovered code
Ned Batchelder
2014-09-28
1
-4
/
+3
*
Remove support for COVERAGE_OPTIONS environment variable.
Ned Batchelder
2014-09-28
1
-1
/
+0
*
Some error checking and more tests for concurrency control.
Ned Batchelder
2014-09-25
1
-2
/
+2
*
"concurrency" is a better name that "coroutine"
Ned Batchelder
2014-09-24
1
-4
/
+4
*
Progress on plugins
Ned Batchelder
2014-09-14
1
-33
/
+35
*
Move dispositions closer to useful plugins
Ned Batchelder
2014-09-06
1
-41
/
+92
*
Minor cleanup of environment variable debugging
Ned Batchelder
2014-08-29
1
-6
/
+5
*
More-serious plugin support
Ned Batchelder
2014-08-21
1
-6
/
+6
*
Rename extensions to plugins, since extensions reminds me of parts of filenames
Ned Batchelder
2014-08-20
1
-12
/
+14
*
The class should be called Coverage
Ned Batchelder
2014-08-19
1
-3
/
+3
*
Use a set where a set is appropriate
Ned Batchelder
2014-08-19
1
-4
/
+2
*
Read options from setup.cfg if .coveragerc not around. #304
Ned Batchelder
2014-07-05
1
-2
/
+7
*
Crazy-ugly start to extensions for Django and Mako
Ned Batchelder
2014-07-04
1
-12
/
+17
*
should_trace now returns a FileDisposition object
Ned Batchelder
2014-06-15
1
-30
/
+42
*
Hacked-in django template support
Ned Batchelder
2014-06-12
1
-4
/
+14
*
Improved Mako support. Needs Mako tip
Ned Batchelder
2014-05-20
1
-0
/
+10
*
Small cleanups
Ned Batchelder
2014-05-03
1
-1
/
+2
*
More refactoring of hacked Mako support
Ned Batchelder
2014-04-18
1
-3
/
+3
*
Hacked-in Mako support.
Ned Batchelder
2014-03-08
1
-1
/
+1
*
Clean up the comment on the xmlreport fix
Chris Rose
2014-02-19
1
-5
/
+4
*
Resolve #285 - precreate the XML report's output directory if it does
Chris Rose
2014-02-03
1
-0
/
+8
*
Peter Portante's coroutine support, but it doesn't work yet.
Ned Batchelder
2014-01-09
1
-2
/
+9
*
Merged 4.0 to default
Ned Batchelder
2013-12-13
1
-9
/
+7
|
\
[prev]
[next]