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
*
Update skip_covered handling, add info when files are skipped. Tests.
garar
2015-08-14
1
-1
/
+10
*
Do not raise an exception for empty summary when using skip_covered.
garar
2015-08-12
1
-1
/
+1
*
Oops, get the _needs_to_implement line right.
Ned Batchelder
2015-08-11
1
-1
/
+1
*
Make sure source_token_lines always returns Unicode strings for the token text.
Ned Batchelder
2015-08-11
2
-10
/
+11
*
Use @expensive at the FileReporter interface.
Ned Batchelder
2015-08-11
2
-8
/
+8
*
Add docstring for source_token_lines
Ned Batchelder
2015-08-10
2
-3
/
+21
*
Make sure FileReporters are called once for their data.
Ned Batchelder
2015-08-09
3
-27
/
+39
*
Simpler empty set
Ned Batchelder
2015-08-09
1
-1
/
+1
*
Rename .statements and .excluded_statements to .lines and .excluded_lines
Ned Batchelder
2015-08-09
5
-35
/
+53
*
Remove should_be_python from the FileReporter interface
Ned Batchelder
2015-08-09
4
-14
/
+4
*
Move flat_rootname from FileReporter to a utility function.
Ned Batchelder
2015-08-09
4
-25
/
+23
*
Correct the handling of IndentationError and TokenError
Ned Batchelder
2015-08-09
2
-14
/
+17
*
Make PyContracts disablable during debugging.
Ned Batchelder
2015-08-09
1
-1
/
+3
*
.arcs() doesn't have to sort its results.
Ned Batchelder
2015-08-09
2
-3
/
+3
*
Too many things named "arcs". Rename the booleans.
Ned Batchelder
2015-08-08
8
-24
/
+24
*
Remove an unneeded base class, left over from pre-plugin days
Ned Batchelder
2015-08-06
1
-18
/
+3
*
Fixing spelling
Ned Batchelder
2015-08-04
5
-6
/
+7
*
Fix --append trying to make a new file. #392
Ned Batchelder
2015-08-03
1
-3
/
+6
*
Fix method references in the docs.
Ned Batchelder
2015-08-03
2
-23
/
+23
*
The next version will be b2
Ned Batchelder
2015-08-03
1
-1
/
+1
*
More plugin docs
coverage-4.0b1
Ned Batchelder
2015-08-02
2
-7
/
+17
*
Tweak the plugin docs
Ned Batchelder
2015-08-02
1
-2
/
+4
*
Updated docs for 4.0b1
Ned Batchelder
2015-08-02
2
-6
/
+14
*
Why didn't I get rid of this TODO ages ago?
Ned Batchelder
2015-08-02
1
-1
/
+2
*
Update the change history in the docs
Ned Batchelder
2015-08-02
1
-1
/
+1
*
Fix a display in a docstring
Ned Batchelder
2015-08-02
1
-1
/
+1
*
Change the coverage.config item-access syntax to a real method call.
Ned Batchelder
2015-08-02
3
-9
/
+63
*
Split the api docs into separate pages.
Ned Batchelder
2015-08-02
2
-30
/
+34
*
Only use the item access for config in cmdline.py
Ned Batchelder
2015-08-02
1
-2
/
+2
*
Formatting clean-ups in html.py and test_html.py
Ned Batchelder
2015-08-02
1
-34
/
+33
*
Ugh
Ned Batchelder
2015-08-02
1
-1
/
+1
*
More information in the HTML missing branch annotations.
Ned Batchelder
2015-08-02
2
-13
/
+23
*
Windows compiler wants at least one member in a struct
Ned Batchelder
2015-08-01
1
-1
/
+1
*
Bump the version to 4.0b1
Ned Batchelder
2015-08-01
1
-1
/
+1
*
This is the right way to share the type objects between .h and .c
Ned Batchelder
2015-08-01
2
-2
/
+2
*
Support directories on the 'coverage run' command line. #252
Ned Batchelder
2015-08-01
2
-15
/
+17
*
Merged in traff/coverage.py (pull request #50)
Ned Batchelder
2015-08-01
1
-0
/
+10
|
\
|
*
Look for __main__ module if coverage is being run for directory #252
Dmitry Trofimov
2015-04-14
1
-0
/
+10
*
|
Plugins can get built-in python reporting.
Ned Batchelder
2015-08-01
2
-7
/
+9
*
|
Split tracer.c into smaller files
Ned Batchelder
2015-08-01
9
-388
/
+468
*
|
Move tracer.c into a subdirectory, so we can split it up.
Ned Batchelder
2015-08-01
1
-0
/
+0
*
|
Implement FileDisposition in C for speed. Final part of fix for #387.
Ned Batchelder
2015-08-01
3
-60
/
+179
*
|
Make the file more navigable
Ned Batchelder
2015-07-31
1
-4
/
+4
*
|
Intern the SetAttr strings for uniformity
Ned Batchelder
2015-07-31
1
-2
/
+4
*
|
Also intern method names for PyObject_CallMethod, though that matters far less.
Ned Batchelder
2015-07-31
1
-4
/
+10
*
|
Intern our strings
Ned Batchelder
2015-07-30
1
-9
/
+53
*
|
Erasing in parallel mode now deletes all the data files. #262
Ned Batchelder
2015-07-30
2
-4
/
+16
*
|
Can't use --append and --parallel-mode together.
Ned Batchelder
2015-07-30
1
-0
/
+4
*
|
Get --append working again.
Ned Batchelder
2015-07-30
2
-9
/
+8
*
|
Clean up from the merge of PR 62
Ned Batchelder
2015-07-30
3
-22
/
+18
[next]