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 (
Expand
)
Author
Age
Files
Lines
*
Add a numbered id to the line parts, for future use. Put the percentage in t...
Ned Batchelder
2009-12-06
1
-3
/
+3
*
Make it a real 3.3 version
Ned Batchelder
2009-12-05
1
-1
/
+1
*
Merged config changes to default. Let the 3.3 wild rumpus start!
Ned Batchelder
2009-12-05
5
-25
/
+115
|
\
|
*
Clean trailing whitespace.
Ned Batchelder
2009-12-03
1
-5
/
+5
|
*
Clean trailing whitespace.
Ned Batchelder
2009-12-03
1
-6
/
+6
|
*
Merged default onto config.
Ned Batchelder
2009-12-03
21
-358
/
+388
|
|
\
|
*
|
Docstrings for the new file.
Ned Batchelder
2009-11-28
1
-0
/
+15
|
*
|
Read the data file from the COVERAGE_FILE environment variable.
Ned Batchelder
2009-11-28
1
-1
/
+11
|
*
|
Add data_file to the .coveragerc file.
Ned Batchelder
2009-11-28
3
-6
/
+9
|
*
|
Test the config file support.
Ned Batchelder
2009-11-28
3
-3
/
+11
|
*
|
Merged change from default branch
Ned Batchelder
2009-11-28
1
-0
/
+7
|
|
\
\
|
*
|
|
Read .coveragerc by default.
Ned Batchelder
2009-11-28
2
-13
/
+21
|
*
|
|
Read a config file to get some of our configuration.
Ned Batchelder
2009-11-28
3
-20
/
+66
*
|
|
|
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
1
-4
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Massive eol whitespace clean-up.
Ned Batchelder
2009-12-02
20
-332
/
+336
*
|
|
A --version option for the command line.
Ned Batchelder
2009-12-01
1
-15
/
+27
*
|
|
The command help said --branch was HIGHLY EXPERIMENTAL!!
Ned Batchelder
2009-12-01
1
-1
/
+1
*
|
|
A little explanation of the partial branch annotations in the HTML report.
Ned Batchelder
2009-11-30
2
-4
/
+10
*
|
|
Mark some code as not covered.
Ned Batchelder
2009-11-30
1
-3
/
+3
*
|
|
Don't measure mock.py when we measure our coverage.
Ned Batchelder
2009-11-29
1
-0
/
+1
*
|
|
Fix some self-measurement problems. Now coverage_coverage.py works again (ha...
Ned Batchelder
2009-11-29
2
-4
/
+11
|
|
/
|
/
|
*
|
A little more detail on how stuff works.
Ned Batchelder
2009-11-28
1
-0
/
+7
|
/
*
Doc tweaks.
Ned Batchelder
2009-11-27
1
-3
/
+3
*
Add a little bit of branch information to 'debug data'
Ned Batchelder
2009-11-27
1
-0
/
+3
*
Line lengths
Ned Batchelder
2009-11-26
1
-3
/
+5
*
XML report now includes branch information.
Ned Batchelder
2009-11-26
1
-13
/
+22
*
When reporting, don't fall over if there's no data to report on. Fixes issue ...
Ned Batchelder
2009-11-26
3
-6
/
+14
*
Move the javascript code for click-to-sort columns into its own file. It hel...
Ned Batchelder
2009-11-25
3
-65
/
+70
*
Make the first column look sorted by default, and a little clean-up.
Ned Batchelder
2009-11-25
1
-6
/
+6
*
Merged Chris Adams' further improvements to click-to-sort HTML report columns.
Ned Batchelder
2009-11-25
1
-9
/
+59
|
\
|
*
Persistent Index Sorting
Chris Adams
2009-11-24
1
-9
/
+59
*
|
When partial lines are hidden and run lines are shown, then partial lines are...
Ned Batchelder
2009-11-24
3
-13
/
+20
*
|
Docstrings for lint
Ned Batchelder
2009-11-24
1
-0
/
+1
*
|
Don't annotate partial branches with -1, use 'exit' instead.
Ned Batchelder
2009-11-24
1
-1
/
+7
|
/
*
Bump the version number.
Ned Batchelder
2009-11-24
1
-1
/
+1
*
Update CHANGES for 3.2b3
Ned Batchelder
2009-11-23
1
-0
/
+1
*
ByteParser now recognizes synthetic 'return None' blocks and treats them corr...
Ned Batchelder
2009-11-23
1
-0
/
+27
*
One more fine point of error handling in the C extension.
Ned Batchelder
2009-11-23
1
-0
/
+2
*
Missed some error handling in the C code.
Ned Batchelder
2009-11-22
1
-3
/
+19
*
Fix a memory leak in the C tracer. Thanks to Yann Malet for reporting it.
Ned Batchelder
2009-11-22
1
-1
/
+3
*
Add statistics gathering to help find a problem in the C tracer.
Ned Batchelder
2009-11-22
2
-7
/
+94
*
I don't like accidental pragmas in the code.
Ned Batchelder
2009-11-21
1
-1
/
+1
*
Merged rozza's fix
Ned Batchelder
2009-11-21
1
-2
/
+4
|
\
|
*
Ensuring that Class definitions exit counts are correct when you use #pragma:...
rozza@x103086.gcapmedia.com
2009-11-20
1
-2
/
+4
*
|
In 'debug sys' data, don't call it 'data_file', since it doesn't find out any...
Ned Batchelder
2009-11-21
1
-1
/
+1
*
|
Don't count branches to excluded code. Tests don't pass yet.
Ned Batchelder
2009-11-21
1
-1
/
+6
*
|
Handle one more bizarro edge case in tokenizing source: I couldn't look at my...
Ned Batchelder
2009-11-21
1
-1
/
+7
*
|
Turns out <tfoot> is supposed to come before <tbody>. HTML validates again.
Ned Batchelder
2009-11-21
1
-13
/
+14
*
|
There doesn't seem to be a way to raise an exception with an old traceback th...
Ned Batchelder
2009-11-21
1
-2
/
+2
[next]