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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaning line endings
Ned Batchelder
2010-02-24
3
-289
/
+290
*
Updating docs
Ned Batchelder
2010-02-24
4
-4
/
+91
*
Python source files that don't end with a newline can now be executed, fixing...
Ned Batchelder
2010-02-22
4
-10
/
+33
*
Spaces
Ned Batchelder
2010-02-22
2
-4
/
+4
*
Fiddling with docs for 3.3
Ned Batchelder
2010-02-22
5
-15
/
+67
*
Lint cleanups
Ned Batchelder
2010-02-20
2
-2
/
+4
*
A better way to test for correct handling of tracebacks during product code e...
Ned Batchelder
2010-02-20
2
-14
/
+13
*
If the product code throws an exception, 'coverage run' now produces the same...
Ned Batchelder
2010-02-19
5
-6
/
+57
*
Clean up the lst += string stuff, whereby string being iterable means each ch...
Ned Batchelder
2010-02-07
3
-21
/
+21
*
You know that thing they say about how ''.join(slist) is faster than s1 += s?...
Ned Batchelder
2010-02-07
1
-2
/
+2
*
A random idea I happened across.
Ned Batchelder
2010-01-27
1
-0
/
+1
*
Keep the todo list up to date.
Ned Batchelder
2010-01-10
1
-1
/
+2
*
Python 2.7 has forced me to re-discover all the tweaks I needed.
Ned Batchelder
2010-01-10
1
-0
/
+5
*
Use loops instead of all that repetition.
Ned Batchelder
2010-01-10
3
-88
/
+21
*
Test on Python 2.7 also.
Ned Batchelder
2010-01-10
4
-0
/
+18
*
Avoid random file deletion errors on Windows.
Ned Batchelder
2010-01-10
1
-1
/
+5
*
Split out the tests that really run a subprocess.
Ned Batchelder
2010-01-10
2
-141
/
+152
*
Update a few copyrights to 2010.
Ned Batchelder
2010-01-10
3
-3
/
+2
*
File-closing logic was wrong.
Ned Batchelder
2010-01-09
1
-5
/
+7
*
XML output file is configurable in .rc file.
Ned Batchelder
2010-01-09
9
-12
/
+73
*
Test all of the config entries in test_config.py
Ned Batchelder
2010-01-06
1
-4
/
+18
*
HTML output directory is now settable in the .rc file.
Ned Batchelder
2010-01-06
5
-5
/
+23
*
tidy
Ned Batchelder
2010-01-03
1
-1
/
+1
*
Parallel mode can be set from the .coveragerc file.
Ned Batchelder
2010-01-03
11
-35
/
+122
*
Spacing
Ned Batchelder
2010-01-02
1
-7
/
+0
*
Tidy up the config code.
Ned Batchelder
2009-12-30
2
-10
/
+13
*
Lint-friendly help noop function.
Ned Batchelder
2009-12-29
1
-1
/
+5
*
Delete files combined during 'coverage combine'. Fixes issue #40.
Ned Batchelder
2009-12-29
3
-1
/
+12
*
ignore_errors can be set in [report].ignore_errors
Ned Batchelder
2009-12-29
5
-21
/
+39
*
Forgot one place to use omit= from the config file.
Ned Batchelder
2009-12-28
2
-4
/
+5
*
Omit prefixes can be specified in the config file.
Ned Batchelder
2009-12-28
18
-17
/
+488
*
Fix crlfs
Ned Batchelder
2009-12-27
4
-16
/
+16
*
Add more tests of omitting files during HTML reporting, and a better way to e...
Ned Batchelder
2009-12-27
24
-11
/
+792
*
The reload builtin moved in Py3k.
Ned Batchelder
2009-12-27
2
-1
/
+9
*
Remove some redundancy in the farm tests.
Ned Batchelder
2009-12-27
4
-10
/
+5
*
Simplify and test the default pragma exclusion.
Ned Batchelder
2009-12-27
2
-2
/
+14
*
Simplify the check_coverage function just a smidgin
Ned Batchelder
2009-12-26
1
-10
/
+9
*
Mark some lines as uncoverable, add some tests for some test methods.
Ned Batchelder
2009-12-26
6
-27
/
+116
*
COVERAGE_PROCESS_START now is the name of the rc file, and we use it to measu...
Ned Batchelder
2009-12-26
4
-13
/
+18
*
process_startup is a better name for the new function.
Ned Batchelder
2009-12-23
4
-5
/
+13
*
A way to start coverage when Python starts, to help with measuring coverage i...
Ned Batchelder
2009-12-23
6
-6
/
+38
*
Clarify the behavior of check_coverage.
Ned Batchelder
2009-12-21
1
-3
/
+8
*
lint lint
Ned Batchelder
2009-12-20
2
-2
/
+4
*
It helps if you exclude the proper pragma comment.
Ned Batchelder
2009-12-20
3
-4
/
+4
*
Jumps to jumps could make loops look like they go places they really don't, s...
Ned Batchelder
2009-12-20
4
-5
/
+50
*
A better way to display differences between arc lists when tests fail.
Ned Batchelder
2009-12-20
1
-3
/
+10
*
Always more ideas
Ned Batchelder
2009-12-20
1
-0
/
+1
*
No point measuring coverage under the Python tracer, since the tracer itself ...
Ned Batchelder
2009-12-20
1
-10
/
+2
*
Add tests for 'coverage debug data'
Ned Batchelder
2009-12-19
3
-3
/
+57
*
This wasn't testing code unit comparisons directly. Now it is.
Ned Batchelder
2009-12-18
1
-4
/
+4
[next]