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
*
Some prep work for finding completely uncovered files.
Ned Batchelder
2010-08-30
8
-1
/
+55
*
More files not to search
Ned Batchelder
2010-08-29
1
-1
/
+2
*
Refactor the --omit and --include support during reporting, and add a test fo...
Ned Batchelder
2010-08-28
3
-35
/
+47
*
Don't complain about multiple statements on a line.
Ned Batchelder
2010-08-28
1
-1
/
+2
*
There aren't many places I like putting a function body on the def line, but ...
Ned Batchelder
2010-08-28
1
-17
/
+6
*
Correct case.
Ned Batchelder
2010-08-28
1
-1
/
+1
*
Clean up lint.
Ned Batchelder
2010-08-26
4
-677
/
+677
*
The thread-startup dance caused Thread.run() to not be measured. This fixes ...
Ned Batchelder
2010-08-26
4
-12
/
+90
*
New config setting: [report]precision lets you specify the number of digits a...
Ned Batchelder
2010-08-24
8
-13
/
+83
*
Add a comment about the wacky object attributes for modules.
Ned Batchelder
2010-08-23
1
-0
/
+4
*
A file to control my search tool.
Ned Batchelder
2010-08-22
1
-0
/
+7
*
Unify formatting of coverage percentages, and don't show zero or 100 as a res...
Ned Batchelder
2010-08-22
10
-15
/
+49
*
Bump version number, and don't use version-specific URLs for released versions.
Ned Batchelder
2010-08-22
1
-2
/
+5
*
Coverage 3.4b1
Ned Batchelder
2010-08-21
1
-0
/
+1
*
Include the version number in the beta warning box.
coverage-3.4b1
Ned Batchelder
2010-08-21
2
-3
/
+3
*
Beta docs will require tweaking the .htaccess on nedbatchelder.com
Ned Batchelder
2010-08-21
1
-0
/
+1
*
Change how the beta docs are made, and make them more beta-y
Ned Batchelder
2010-08-21
3
-9
/
+15
*
Trim up some lines
Ned Batchelder
2010-08-20
2
-3
/
+4
*
Don't trace code if the reported filename is *.html. Fixes issue #82.
Ned Batchelder
2010-08-20
2
-0
/
+13
*
Make it possible to have beta docs in a different place than the real docs
Ned Batchelder
2010-08-20
4
-19
/
+25
*
Doc tweaks for 3.4b1
Ned Batchelder
2010-08-20
3
-6
/
+9
*
Get ready to have version-specific doc URLs.
Ned Batchelder
2010-08-20
7
-3
/
+12
*
Bump the version number to 3.4b1
Ned Batchelder
2010-08-20
4
-6
/
+8
*
Working on getting coverage to measure itself again.
Ned Batchelder
2010-08-07
2
-2
/
+9
*
Use some strange self.os stuff to hold references to modules so we'll have th...
Ned Batchelder
2010-08-07
2
-7
/
+17
*
Clean up whitespace.
Ned Batchelder
2010-08-01
1
-1
/
+1
*
Python 3.2 now puts .pyc in __pycache__ directories.
Ned Batchelder
2010-08-01
1
-0
/
+1
*
Updates for 3.2
Ned Batchelder
2010-08-01
4
-14
/
+10
*
Python 3.2 doesn't make .pyc files in the local dir any more, so be more flex...
Ned Batchelder
2010-08-01
1
-13
/
+29
*
Python 3.2 doctest expects stdout to have an encoding.
Ned Batchelder
2010-08-01
1
-2
/
+4
*
Virtualenv3 moves random.py into the virtualenv, so we can't use it as the co...
Ned Batchelder
2010-08-01
1
-10
/
+10
*
Windows kits need setuptools. Fixes #18.
Ned Batchelder
2010-07-26
2
-7
/
+35
*
Start of a standalone installation page.
Ned Batchelder
2010-07-25
3
-33
/
+78
*
Reduce the noise about bugs in the doc changes page.
Ned Batchelder
2010-07-25
1
-20
/
+0
*
Update the history timestamps.
Ned Batchelder
2010-07-25
8
-0
/
+20
*
Update the doc changes page.
Ned Batchelder
2010-07-25
1
-0
/
+74
*
Finish doc'ing the new source code options.
Ned Batchelder
2010-07-25
5
-37
/
+51
*
Lots of doc updates, more to come.
Ned Batchelder
2010-07-25
8
-38
/
+169
*
Wrap a long line.
Ned Batchelder
2010-07-25
1
-2
/
+3
*
This should have been hidden from the public API.
Ned Batchelder
2010-07-25
1
-4
/
+4
*
Update changes
Ned Batchelder
2010-07-12
1
-6
/
+2
*
Fix this test: can't guarantee the order of stdout and stderr in the output.
Ned Batchelder
2010-07-12
1
-6
/
+3
*
Distribute can leave junk lying around.
Ned Batchelder
2010-07-12
1
-1
/
+1
*
Fix this test to run on 3.1 and non-Windows platforms.
Ned Batchelder
2010-07-12
1
-8
/
+9
*
Tell distribute not to run 2to3.
Ned Batchelder
2010-07-12
1
-0
/
+5
*
Remove the test runner plugins for now.
Ned Batchelder
2010-07-12
6
-302
/
+0
*
Some notes about how the nose plugin works.
Ned Batchelder
2010-07-12
1
-0
/
+54
*
I guess this is the first opcode I've used that isn't available in all Pythons.
Ned Batchelder
2010-07-01
1
-1
/
+7
*
Newest pythons will execute __main__.py to execute a package.
Ned Batchelder
2010-07-01
1
-0
/
+2
*
Python 3.2 has a new opcode: SETUP_WITH
Ned Batchelder
2010-07-01
1
-1
/
+3
[next]