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
*
Coverage 3.2
Ned Batchelder
2009-12-05
1
-0
/
+1
*
Last touches for 3.2 final.
Ned Batchelder
2009-12-05
14
-4256
/
+4430
*
When we installed on py3k using Distribute, we no longer needed the no-script...
Ned Batchelder
2009-12-05
1
-5
/
+0
*
More checking in checkeol.py
Ned Batchelder
2009-12-05
1
-10
/
+21
*
Tweak the docs
Ned Batchelder
2009-12-05
2
-10
/
+10
*
One small thing changed since 3.2b4.
Ned Batchelder
2009-12-04
1
-0
/
+6
*
Set the version to 3.2
Ned Batchelder
2009-12-04
1
-1
/
+1
*
Move some cmdline code to a more logical place.
Ned Batchelder
2009-12-04
2
-4
/
+6
*
Automate the uploading of the kits.
Ned Batchelder
2009-12-02
2
-9
/
+10
*
details for next release
Ned Batchelder
2009-12-02
1
-0
/
+1
*
Coverage.py is a stupid name. I wonder how much Titus wants for the figleaf b...
Ned Batchelder
2009-12-02
1
-4
/
+4
*
Massive eol whitespace clean-up.
Ned Batchelder
2009-12-02
49
-636
/
+637
*
Clean up coverage_coverage.py
Ned Batchelder
2009-12-01
1
-4
/
+7
*
An attempt to make the memory leak test more predictable, but it might be imp...
Ned Batchelder
2009-12-01
1
-6
/
+9
*
A --version option for the command line.
Ned Batchelder
2009-12-01
2
-15
/
+31
*
The command help said --branch was HIGHLY EXPERIMENTAL!!
Ned Batchelder
2009-12-01
2
-1
/
+2
*
Mark this as applying to Python 2 and 3 explicitly, since the PyPI home page ...
Ned Batchelder
2009-12-01
1
-1
/
+2
*
Coverage.py 3.2b4
Ned Batchelder
2009-12-01
1
-0
/
+1
*
Changes for 3.2b4
coverage-3.2b4
Ned Batchelder
2009-12-01
1
-2
/
+6
*
I can't for the life of me figure out why :ref: references are emphasized, so...
Ned Batchelder
2009-12-01
1
-0
/
+4
*
Mark some more code as not covered by tests.
Ned Batchelder
2009-11-30
1
-2
/
+2
*
A little explanation of the partial branch annotations in the HTML report.
Ned Batchelder
2009-11-30
5
-23
/
+66
*
Mark some code as not covered.
Ned Batchelder
2009-11-30
1
-3
/
+3
*
Adapt the all-Python scripts to the new 3.1 Distribute scheme. allcoverage.c...
Ned Batchelder
2009-11-30
2
-4
/
+4
*
The testing setup is involved: document it some.
Ned Batchelder
2009-11-30
1
-0
/
+15
*
The testing setup is involved: document it some.
Ned Batchelder
2009-11-30
1
-0
/
+0
*
Merge stuff I almost lost!
Ned Batchelder
2009-11-30
8
-48
/
+141
|
\
|
*
Ideas
Ned Batchelder
2009-11-29
1
-1
/
+3
|
*
coverage_coverage.py now writes separate data files for each run of the test ...
Ned Batchelder
2009-11-29
2
-41
/
+114
|
*
Don't measure mock.py when we measure our coverage.
Ned Batchelder
2009-11-29
2
-1
/
+2
|
*
Fix some self-measurement problems. Now coverage_coverage.py works again (ha...
Ned Batchelder
2009-11-29
5
-11
/
+26
|
*
Always more ideas.
Ned Batchelder
2009-11-29
1
-0
/
+2
*
|
Use Distribute for 3.x, stick with setuptools for 2.x
Ned Batchelder
2009-11-30
6
-44
/
+479
|
/
*
A little more detail on how stuff works.
Ned Batchelder
2009-11-28
1
-0
/
+7
*
No end to the doc stuff.
Ned Batchelder
2009-11-28
1
-2
/
+1
*
Too much detail on the front page.
Ned Batchelder
2009-11-28
1
-1
/
+1
*
Doc tweaking, part 47
Ned Batchelder
2009-11-28
7
-32
/
+44
*
Doc tweaking.
Ned Batchelder
2009-11-28
5
-46
/
+111
*
More doc tweaks, and a css file to make the drafts look more like the site.
Ned Batchelder
2009-11-28
4
-13
/
+37
*
Doc tweaks.
Ned Batchelder
2009-11-27
4
-40
/
+41
*
This is long enough to deserve its own file.
Ned Batchelder
2009-11-27
2
-41
/
+39
*
The docs have said '3.0' for a while now..
Ned Batchelder
2009-11-27
2
-2
/
+3
*
Add a little bit of branch information to 'debug data'
Ned Batchelder
2009-11-27
2
-1
/
+4
*
Line lengths
Ned Batchelder
2009-11-26
1
-3
/
+5
*
XML report now includes branch information.
Ned Batchelder
2009-11-26
6
-14
/
+78
*
Tired of these TODO's that I'm not going to do anything about.
Ned Batchelder
2009-11-26
1
-8
/
+0
*
Rename our future-happy unittest methods to match their future versions, and ...
Ned Batchelder
2009-11-26
7
-85
/
+142
*
Refactor generic unittest methods into a new class.
Ned Batchelder
2009-11-26
3
-66
/
+77
*
When reporting, don't fall over if there's no data to report on. Fixes issue ...
Ned Batchelder
2009-11-26
6
-20
/
+68
*
Move the javascript code for click-to-sort columns into its own file. It hel...
Ned Batchelder
2009-11-25
24
-890
/
+182
[next]