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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Document COVERAGE_RCFILE
Ned Batchelder
2018-04-19
1
-4
/
+5
|
*
COVERAGE_RCFILE can specify the config file location. #650
Ned Batchelder
2018-04-19
1
-1
/
+7
|
*
Update/fix help for --rcfile
Daniel Hahler
2018-04-11
1
-1
/
+4
|
*
Adapt to the 3.7.0b3 change in -m sys.path[0] behavior
Ned Batchelder
2018-03-31
1
-1
/
+9
|
*
Slight refactor of how we look for configuration files
Ned Batchelder
2018-03-19
2
-29
/
+47
|
*
Private attributes should be indicated (debug)
Ned Batchelder
2018-03-13
2
-20
/
+20
|
*
Private attributes should be indicated (plugins)
Ned Batchelder
2018-03-13
1
-11
/
+11
|
*
Private attributes should be indicated, and same-named things should be ↵
Ned Batchelder
2018-03-13
1
-12
/
+12
|
|
|
|
separated
*
Private attributes should be indicated
Ned Batchelder
2018-03-13
2
-18
/
+18
|
*
Private attributes should be indicated
Ned Batchelder
2018-03-13
1
-2
/
+2
|
*
Finish up the inorout docstrings
Ned Batchelder
2018-03-13
1
-2
/
+17
|
*
check_preimported=True controls whether coverage checks pre-imported files ↵
Ned Batchelder
2018-03-06
3
-10
/
+13
|
|
|
|
when starting
*
In 3.7, namespace modules can have: mod.__file__ is None
Ned Batchelder
2018-03-05
2
-8
/
+17
|
*
A more disciplined way to manage inorout
Ned Batchelder
2018-03-04
1
-12
/
+13
|
|
|
|
|
--HG-- branch : inorout
*
More uniformity
Ned Batchelder
2018-02-26
2
-8
/
+7
|
|
|
|
|
--HG-- branch : inorout
*
Huge refactor of code out of control into inorout
Ned Batchelder
2018-02-25
4
-441
/
+499
|
|
|
|
|
--HG-- branch : inorout
*
Refactoring to prep for more refactoring
Ned Batchelder
2018-02-24
2
-18
/
+24
|
*
Missed a detail of file_reporter in the docs
Ned Batchelder
2018-02-24
1
-1
/
+2
|
*
A new feature means next version will be 4.6
Ned Batchelder
2018-02-20
1
-1
/
+1
|
*
A new warning for files already imported before coverage starts
Ned Batchelder
2018-02-20
2
-24
/
+54
|
*
A little better debug logging
Ned Batchelder
2018-02-19
1
-2
/
+3
|
*
Bump version
Ned Batchelder
2018-02-10
1
-1
/
+1
|
*
Making 4.5.1
Ned Batchelder
2018-02-10
1
-1
/
+1
|
*
A little more
Ned Batchelder
2018-02-10
1
-0
/
+3
|
*
Add a warning about plugins potentially interfering with coverage ↵
Ned Batchelder
2018-02-10
1
-0
/
+10
|
|
|
|
measurement. Learned from #637
*
Configurer plugins should be reported by --debug=sys
Ned Batchelder
2018-02-10
1
-7
/
+11
|
*
Don't ask all plugins about executable files, only ask file tracers
Ned Batchelder
2018-02-10
1
-1
/
+1
|
*
Oops, omitting inside a source package didn't work. Now it does. #638
Ned Batchelder
2018-02-10
1
-3
/
+1
|
*
Properly handle empty decorated functions in 3.7. #640
Ned Batchelder
2018-02-09
1
-6
/
+7
|
*
Typo
Ned Batchelder
2018-02-04
1
-1
/
+1
|
*
Bump version and improve notes about how to bump versions
Ned Batchelder
2018-02-03
1
-1
/
+1
|
*
Version 4.5 paperwork
Ned Batchelder
2018-02-03
1
-1
/
+1
|
*
Simplify the aliases structure
Ned Batchelder
2018-01-23
1
-4
/
+4
|
*
Ensure mapped paths use the separator of the result. #618
Ned Batchelder
2018-01-22
1
-2
/
+1
|
*
Raise an error if combine can't find usable data files. #629
Ned Batchelder
2018-01-21
1
-0
/
+5
|
*
fail_under can now be a float. #631.
Ned Batchelder
2018-01-21
3
-19
/
+14
|
*
Don't confuse run-include with report-include (and also omit). Fixes #621 ↵
Ned Batchelder
2018-01-20
1
-10
/
+4
|
|
|
|
and #622.
*
Don't ever create HTML filenames longer than ~200 chars. Fixes #627.
Ned Batchelder
2018-01-20
1
-1
/
+9
|
*
The config plug-ins are a new feature, so the next version is at least 4.5
Ned Batchelder
2018-01-14
1
-1
/
+1
|
*
Fine tune some more
Ned Batchelder
2018-01-13
1
-1
/
+1
|
*
Fine-tune the 3.7 decisions
Ned Batchelder
2018-01-13
1
-1
/
+1
|
*
Python 3.7 tweaked the layout of .pyc files
Ned Batchelder
2018-01-10
1
-5
/
+14
|
*
A new kind of plug-in: configurers. #563
Ned Batchelder
2018-01-06
4
-63
/
+140
|
*
Correct a docstring.
Ned Batchelder
2017-12-26
1
-1
/
+1
|
*
Pylint 1.8.1, and fix its new warnings
Ned Batchelder
2017-12-23
2
-1
/
+2
|
*
Remove an unneeded call
Ned Batchelder
2017-12-23
1
-3
/
+1
|
*
Commented-out debugging of pytracer
Ned Batchelder
2017-11-24
1
-4
/
+25
|
*
Scooch version to 4.4.3
Ned Batchelder
2017-11-05
1
-1
/
+1
|
*
Version 4.4.2 prep
Ned Batchelder
2017-11-04
1
-1
/
+1
|
*
Another approach to solving the 'dictionary changed size during iteration' ↵
Ned Batchelder
2017-11-04
2
-5
/
+28
|
|
|
|
problem
[prev]
[next]