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
*
Get the command name from the file path of the first command-line argument.
Ben Finney
2017-10-19
1
-3
/
+5
*
Avoid a deprecation warning (from https://github.com/nedbat/coveragepy/pull/33)
Ned Batchelder
2017-10-12
1
-5
/
+4
*
Python3.7 removed an unneeded backslash from fnmatch.translate
Ned Batchelder
2017-10-05
1
-1
/
+3
*
Fixes documentation comments about arguments to Collector.
David R. MacIver
2017-09-15
1
-4
/
+5
*
Update URLs so link-checker doesn't spew red.
Ned Batchelder
2017-06-14
2
-3
/
+3
*
Scooch to 4.4.2a0
Ned Batchelder
2017-05-15
1
-1
/
+1
*
Making a 4.4.1 for packaging reasons
coverage-4.4.1
Ned Batchelder
2017-05-14
1
-1
/
+1
*
bump version to 4.4.1a0
Ned Batchelder
2017-05-08
1
-1
/
+1
*
prep for v4.4
Ned Batchelder
2017-05-07
1
-1
/
+1
*
Make sure xml reports specify valid source filenames. #526
Ned Batchelder
2017-05-05
1
-1
/
+1
*
Add a __repr__ for debugging
Ned Batchelder
2017-05-05
1
-3
/
+5
*
Don't warn that namespace packages have no code. #572
Ned Batchelder
2017-05-04
1
-12
/
+32
*
Use correct name for package source files. #526
Ned Batchelder
2017-05-03
1
-5
/
+4
*
Merged in dirk-thomas/coverage.py/fix_init_name (pull request #91)
Ned Batchelder
2017-05-04
1
-1
/
+4
|
\
|
*
fix name for module in __init__.py file
Dirk Thomas
2016-10-17
1
-1
/
+4
*
|
Properly round-trip the trace function even when not measuring coverage. #575
Ned Batchelder
2017-05-02
2
-3
/
+12
*
|
Fix: xml report fails in non-ascii directory. #573
Ned Batchelder
2017-04-30
1
-1
/
+1
*
|
Update to pylint 1.7.1
Ned Batchelder
2017-04-22
5
-8
/
+6
*
|
Print command-line errors to stderr instead of stdout
Ned Batchelder
2017-04-13
1
-2
/
+4
*
|
Bump to b2
Ned Batchelder
2017-04-05
1
-1
/
+1
*
|
Paperwork for 4.4b1
coverage-4.4b1
Ned Batchelder
2017-04-04
1
-1
/
+1
*
|
Use Cobertura v4 XML format. #570
Ned Batchelder
2017-04-04
1
-8
/
+10
*
|
Warnings can be disabled
Ned Batchelder
2017-04-04
2
-1
/
+7
*
|
Add slugs to warnings in prep for suppressable warnings
Ned Batchelder
2017-04-03
2
-7
/
+18
*
|
Make the use of coverage.files more uniform
Ned Batchelder
2017-03-28
1
-6
/
+7
*
|
Clean up of the new plugin method. Thanks, Emil Madsen
Ned Batchelder
2017-03-28
2
-3
/
+8
*
|
Allow plugins to report files they haven't executed.
Ned Batchelder
2017-03-28
3
-7
/
+31
*
|
Don't use the aggressive singleton for normal debugging
Ned Batchelder
2017-03-23
1
-1
/
+1
*
|
Big refactor of debug logging
Ned Batchelder
2017-03-22
2
-51
/
+124
*
|
Minimal IronPython support.
Ned Batchelder
2017-03-14
4
-3
/
+14
*
|
Use capital-Coverage
Ned Batchelder
2017-03-11
1
-1
/
+1
*
|
Cleanly stop coverage objects, for metacov
Ned Batchelder
2017-03-11
1
-1
/
+1
*
|
Make should_fail_under an even more pure function.
Ned Batchelder
2017-03-08
2
-6
/
+8
*
|
More docstring.
Ned Batchelder
2017-03-05
1
-0
/
+3
*
|
Move the logic for fail-under to a testable function
Ned Batchelder
2017-03-04
2
-13
/
+24
*
|
Small steps in refactoring initialization
Ned Batchelder
2017-03-04
1
-2
/
+6
*
|
Slightly better way to organize the condition on activity
Ned Batchelder
2017-03-04
2
-7
/
+19
*
|
Next version will be 4.4 at least
Ned Batchelder
2017-03-03
1
-1
/
+1
*
|
Collecting continues after saving data. #79 #448
Ned Batchelder
2017-03-03
5
-15
/
+62
*
|
Fix a little English
Ned Batchelder
2017-03-03
1
-1
/
+1
*
|
Simplify stack management in CTracer
Ned Batchelder
2017-03-03
4
-41
/
+50
*
|
Sometimes we match against files, sometimes directories.
Ned Batchelder
2017-02-21
1
-23
/
+28
*
|
Clarify how TreeMatcher works.
Ned Batchelder
2017-02-20
1
-9
/
+15
*
|
Hmm, not sure why this was a list.
Ned Batchelder
2017-02-19
1
-1
/
+1
*
|
Fix this comment that was left behind
Ned Batchelder
2017-02-03
1
-2
/
+1
*
|
Fiddle with, and test, format_lines
Ned Batchelder
2017-02-03
1
-11
/
+16
*
|
Use a metaclass to convert StopEverything to SkipTest
Ned Batchelder
2017-01-25
1
-8
/
+3
*
|
One more tweak to StopEverything
Ned Batchelder
2017-01-21
2
-13
/
+3
*
|
A better way to deal with StopEverything exceptions
Ned Batchelder
2017-01-19
2
-6
/
+16
*
|
More-precise no-coverage pragmas
Ned Batchelder
2017-01-19
2
-3
/
+3
[next]