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
*
Bump version to 4.3.2a0
Ned Batchelder
2016-12-28
1
-1
/
+1
*
Gearing up for 4.3.1
coverage-4.3.1
Ned Batchelder
2016-12-28
1
-1
/
+1
*
Revert the check for conflicting --source and --include. Closes #541, re-open...
Ned Batchelder
2016-12-28
1
-0
/
+3
*
Push version to 4.3.1a0
Ned Batchelder
2016-12-27
1
-1
/
+1
*
A better way to get good random numbers
coverage-4.3
Ned Batchelder
2016-12-27
1
-4
/
+1
*
Windows Python 3.6 doesn't seed well. Hack around it.
Ned Batchelder
2016-12-27
1
-0
/
+3
*
Doc updates for 4.3
Ned Batchelder
2016-12-26
1
-1
/
+1
*
Suppress the coverage.py frame when reporting exceptions
Ned Batchelder
2016-12-26
1
-0
/
+2
*
Make excepthook execution more accurate. Pypy tests failing
Ned Batchelder
2016-12-26
1
-4
/
+12
*
Merged in andrewhoos/coverage.py (pull request #93)
Ned Batchelder
2016-12-26
1
-1
/
+11
|
\
|
*
Update change with tests and fixes for tests
Andrew Hoos
2016-11-30
1
-8
/
+9
|
*
Remove the unused import
Andrew Hoos
2016-11-29
1
-1
/
+0
|
*
Limit changes to only execfile.py
Andrew Hoos
2016-11-29
2
-2
/
+4
|
*
Update code to better handle calling sys.excepthook when it throws
Andrew Hoos
2016-11-29
2
-5
/
+9
|
*
Update handling of sys.excepthook to only call custom excepthooks and re-rais...
Andrew Hoos
2016-11-29
1
-1
/
+6
|
*
Explicitely call sys.excepthook
Andrew Hoos
2016-11-29
1
-2
/
+1
*
|
control.Coverage._init: check "source" is a directory, not just it exists; th...
Cosimo Lupo
2016-12-25
1
-1
/
+1
*
|
Merged in dachary/coverage.py/issue-433-2 (pull request #112)
Ned Batchelder
2016-12-24
3
-5
/
+14
|
\
\
|
*
|
implement --skip-covered for html report #433
loic@dachary.org
2016-12-18
3
-5
/
+14
*
|
|
2.6 and 2.7 are not different wrt constants in while loops
Ned Batchelder
2016-12-24
1
-2
/
+1
*
|
|
Move the test program into the test
Ned Batchelder
2016-12-24
1
-1
/
+1
*
|
|
also use AST for while constants in python-2.7 #502
loic@dachary.org
2016-12-15
1
-5
/
+6
*
|
|
Fix #496, while-true loop with a continue.
Ned Batchelder
2016-12-18
1
-1
/
+1
*
|
|
More parser code clean-up
Ned Batchelder
2016-12-18
1
-14
/
+25
*
|
|
Clean up #493 fix
Ned Batchelder
2016-12-18
1
-0
/
+2
*
|
|
Merged in dachary/coverage.py/issue-493-2 (pull request #108)
Ned Batchelder
2016-12-18
1
-5
/
+7
|
\
\
\
|
*
|
|
finally happens before return in a try #493
loic@dachary.org
2016-12-18
1
-5
/
+7
|
|
/
/
*
|
|
More ast parsing clean-up.
Ned Batchelder
2016-12-18
1
-8
/
+19
*
|
|
More doc and cleanup of ast parsing
Ned Batchelder
2016-12-18
1
-6
/
+29
*
|
|
Add some to the ArcStart docstring, and remove defaultable arguments
Ned Batchelder
2016-12-18
1
-5
/
+9
*
|
|
Merged in pebers/coverage.py (pull request #57)
Ned Batchelder
2016-12-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Add support for searching inside .pex archives similarly to .zip and .egg.
Peter Ebden
2015-07-13
1
-1
/
+1
*
|
|
|
Provide a more useful error message if failing to run a non-Python file. #514
Ned Batchelder
2016-12-17
1
-6
/
+12
*
|
|
|
Clean up and credit the #265 work
Ned Batchelder
2016-12-16
1
-6
/
+4
*
|
|
|
--source and --include are mutually exclusive #265
loic@dachary.org
2016-12-16
1
-0
/
+8
|
|
/
/
|
/
|
|
*
|
|
report must ignore skipped files #524
loic@dachary.org
2016-12-12
1
-27
/
+42
*
|
|
Document report API skip_covered argument
loic@dachary.org
2016-12-12
1
-0
/
+2
*
|
|
Prevent UnicodeErrors in HTML reports with Unicode configuration values
Ned Batchelder
2016-12-06
1
-3
/
+3
*
|
|
status.json file is more compact
Ned Batchelder
2016-11-29
1
-1
/
+1
|
|
/
|
/
|
*
|
More-accurate pragmas
Ned Batchelder
2016-11-29
1
-2
/
+2
*
|
Avoid flags in regexes we combine
Ned Batchelder
2016-11-27
1
-2
/
+2
*
|
Use a 2/3 name for unicode
Ned Batchelder
2016-11-23
1
-2
/
+2
*
|
Conditionalize the ast_dump code
Ned Batchelder
2016-11-22
1
-55
/
+60
*
|
Fix the docstring
Ned Batchelder
2016-11-20
1
-2
/
+3
*
|
Move the config logic out of the Coverage constructor
Ned Batchelder
2016-11-20
2
-36
/
+60
*
|
Make sure that an uninterested setup.cfg doesn't prevent tox.ini from working
Ned Batchelder
2016-11-19
1
-4
/
+21
*
|
Update the docs about reading tox.ini
Ned Batchelder
2016-11-19
1
-3
/
+3
*
|
Clean up line wraps and leftover prints
Ned Batchelder
2016-11-19
1
-7
/
+2
*
|
Read options from tox.ini
Stephen Finucane
2016-11-18
1
-8
/
+14
*
|
Don't collapse in an ascii-only file-world. #533
Ned Batchelder
2016-11-17
1
-2
/
+10
[next]