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
*
fix: create the db as needed when accessed
Ned Batchelder
2022-01-19
1
-30
/
+25
*
refactor: make this more apparent
Ned Batchelder
2022-01-17
1
-1
/
+2
*
fix: proper tracing of call/return for Python 3.11.0a4
Ned Batchelder
2022-01-15
2
-16
/
+56
*
fix: update pytracer.py for Python 3.11
Ned Batchelder
2022-01-15
1
-5
/
+25
*
debug: reprs make debugging easier
Ned Batchelder
2022-01-15
1
-1
/
+3
*
fix: 3.11 now traces decorator lines as the decorators execute
Ned Batchelder
2022-01-15
2
-2
/
+12
*
fix: don't write a .gitignore unless the directory is empty
Ned Batchelder
2022-01-11
1
-3
/
+6
*
style: minor cleanups realized while reviewing a pull request
Ned Batchelder
2022-01-05
2
-10
/
+10
*
refactor: no need to special-case spec.origin == "namespace"
Ned Batchelder
2022-01-03
1
-2
/
+1
*
refactor: we no longer need to protect against UnicodeError, it was only on 3.6
Ned Batchelder
2022-01-03
1
-7
/
+1
*
build(test): PyContracts doesn't work on 3.11
Ned Batchelder
2022-01-02
1
-1
/
+5
*
refactor: remove code that was only needed for Python 3.6
Ned Batchelder
2021-12-31
2
-27
/
+8
*
build: drop Python 3.6 support
Ned Batchelder
2021-12-31
1
-1
/
+1
*
build: bump version
Ned Batchelder
2021-11-26
1
-1
/
+1
*
docs: prep for 6.2
6.2
Ned Batchelder
2021-11-26
1
-1
/
+1
*
docs: tweak the description of --concurrency
Ned Batchelder
2021-11-26
1
-1
/
+1
*
feat: multiple --concurrency values. #1012 #1082
nedbat/multi-concurrency
Ned Batchelder
2021-11-25
5
-54
/
+69
*
test(fix): keep SourceIncludeOmitTest's from clobbering each other
Ned Batchelder
2021-11-24
1
-0
/
+3
*
test(fix): skip tests that trip a specific Mac 3.9 eventlet bug
Ned Batchelder
2021-11-24
1
-0
/
+1
*
refactor: this is nicer as a set
Ned Batchelder
2021-11-24
1
-2
/
+2
*
refactor: super-nit-picky tweaks from mypy
Ned Batchelder
2021-11-21
2
-3
/
+3
*
fix: suffix=False will suppress the suffix even with multiprocessing. #989
Ned Batchelder
2021-11-18
1
-1
/
+6
*
refactor: remove comparison methods only needed for Python 2
Ned Batchelder
2021-11-17
1
-16
/
+4
*
refactor: move this so I can use it ad-hoc more easily
Ned Batchelder
2021-11-16
2
-26
/
+26
*
refactor: filename_suffix() is only used by CoverageData, so move it
Ned Batchelder
2021-11-16
2
-23
/
+23
*
docs: clarify the CoverageData(basename=) argument. #985
Ned Batchelder
2021-11-15
1
-1
/
+1
*
refactor: specialize exceptions
Ned Batchelder
2021-11-14
14
-58
/
+79
*
docs: document the exceptions
Ned Batchelder
2021-11-14
4
-12
/
+12
*
debug: the `coverage debug` command no longer accepts multiple topics
Ned Batchelder
2021-11-13
1
-24
/
+26
*
fix: suppress exceptions when finding source= modules. #1203
Ned Batchelder
2021-11-13
1
-1
/
+1
*
style(docs): make note:: uses uniform
Ned Batchelder
2021-11-13
1
-3
/
+5
*
refactor: a plural helper
Ned Batchelder
2021-11-13
3
-14
/
+19
*
feat: 'debug data' now enumerates combinable files also
Ned Batchelder
2021-11-13
2
-34
/
+55
*
refactor: no need for __nonzero__, that was py2 only
Ned Batchelder
2021-11-13
2
-6
/
+2
*
fix: don't overwrite a .gitignore in the html output directory. #1244
nedbat/1244-again
Ned Batchelder
2021-11-12
1
-2
/
+4
*
style: convert more string formatting to f-strings
Ned Batchelder
2021-11-11
6
-7
/
+7
*
refactor: we no longer need to treat 'class' lines specially
Ned Batchelder
2021-11-11
1
-15
/
+0
*
fix: colons in decorators shouldn't stop an exclusion
Ned Batchelder
2021-11-10
1
-2
/
+7
*
build: bump version
Ned Batchelder
2021-11-10
1
-1
/
+1
*
build: prep for 6.1.2
Ned Batchelder
2021-11-10
1
-1
/
+1
*
fix: CPython 3.11 support. #1241
Ned Batchelder
2021-11-10
1
-1
/
+7
*
style: make these macros more bullet-proof
Ned Batchelder
2021-11-10
2
-5
/
+5
*
fix: warn about more source file problems
Ned Batchelder
2021-11-09
2
-7
/
+8
*
fix: remapping paths during combining needs to follow relative_files=True. #1147
Ned Batchelder
2021-11-06
2
-3
/
+6
*
fix: give a default value to the name argument for Matchers. #1273
Ned Batchelder
2021-11-05
1
-3
/
+3
*
fix: don't report branches to exclusions as missing. #1271
Ned Batchelder
2021-11-05
1
-1
/
+2
*
refactor(test): don't even import contracts if not using PyContracts
Ned Batchelder
2021-11-04
3
-10
/
+11
*
build: bump version
Ned Batchelder
2021-10-31
1
-1
/
+1
*
build: prep for 6.1.1
Ned Batchelder
2021-10-31
1
-1
/
+1
*
fix: don't warn about already imported files for namespace packages #888
Ned Batchelder
2021-10-31
1
-0
/
+4
[next]