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
*
refactor: parametrize a test for #1608
Ned Batchelder
2023-04-27
1
-3
/
+3
*
fix: source paths with trailing slashes causing inconsistent sources in XML r...
Kevin Brown-Silva
2023-04-27
1
-0
/
+2
*
test: refactor and add a test of terminal link text
Ned Batchelder
2023-04-26
2
-9
/
+15
*
fix: no need for terminal url except for html report
Ned Batchelder
2023-04-26
1
-7
/
+1
*
feat: add hyperlink to console output (#1613)
Ricardo Newbery
2023-04-26
2
-2
/
+16
*
build: bump version
Ned Batchelder
2023-04-06
1
-2
/
+2
*
docs: prep for 7.2.3
Ned Batchelder
2023-04-06
1
-2
/
+2
*
fix: save coverage data on SIGTERM (#1600)
Lewis Gaul
2023-04-06
1
-1
/
+1
*
perf: make the context shortcodes even shorter
Ned Batchelder
2023-04-01
2
-21
/
+49
*
style: use double-quotes in JavaScript
Ned Batchelder
2023-04-01
1
-10
/
+10
*
style: double quotes
Ned Batchelder
2023-03-22
20
-230
/
+230
*
style: use double-quotes
Ned Batchelder
2023-03-22
7
-170
/
+170
*
style: clean up #1587
Ned Batchelder
2023-03-22
5
-24
/
+13
*
fix: put contexts dict in <script> and reveal them using JavaScript (#1587)
Oleh Krehel
2023-03-22
5
-5
/
+46
*
build: bump version
Ned Batchelder
2023-03-16
1
-2
/
+2
*
docs: prep for 7.2.2
Ned Batchelder
2023-03-16
1
-2
/
+2
*
fix: Remove missing type parameter (#1570)
KotlinIsland
2023-03-15
1
-1
/
+5
*
fix: don't measure all third-party packages if source is in third-party location
Manuel Jacob
2023-03-15
1
-12
/
+13
*
fix: generate xml report packages correctly on windows (#1574)
Benjamin Parzella
2023-03-14
1
-1
/
+1
*
Fix lcov coverage
Ian Moore
2023-03-14
1
-2
/
+2
*
fix: recent pypy3.9 now omits lines after jumps
Ned Batchelder
2023-03-12
1
-1
/
+7
*
build: run mypy by default, and fix "unused" errors from updated mypy
Ned Batchelder
2023-03-07
1
-1
/
+1
*
build: bump version
Ned Batchelder
2023-02-26
1
-2
/
+2
*
docs: prep for 7.2.1
Ned Batchelder
2023-02-26
1
-2
/
+2
*
fix: export our public names for type checking. #1564
Ned Batchelder
2023-02-26
4
-9
/
+27
*
refactor: remove unneeded pydoc weirdness
Ned Batchelder
2023-02-25
1
-11
/
+3
*
fix: always use full-version rtfd links #1566
Ned Batchelder
2023-02-24
1
-5
/
+4
*
build: bump version
Ned Batchelder
2023-02-22
1
-2
/
+2
*
docs: prep for 7.2.0
Ned Batchelder
2023-02-22
1
-2
/
+2
*
feat: add extend_exclude option
Alpha Chen
2023-02-22
1
-0
/
+3
*
refactor: no placebos, use true Optional
Ned Batchelder
2023-02-14
2
-50
/
+39
*
refactor: make placebos private
Ned Batchelder
2023-02-12
1
-7
/
+7
*
fix: Path objects are ok for data_file and config_file. #1552
Ned Batchelder
2023-02-12
3
-6
/
+21
*
refactor: use placebos instead of non-existent attributes
Ned Batchelder
2023-02-11
3
-37
/
+72
*
mypy: typeshed bug got fixed
Ned Batchelder
2023-02-09
1
-3
/
+2
*
test: adapt to latest pylint
Ned Batchelder
2023-02-09
3
-3
/
+3
*
fix: only write "Wrote report" message if report succeeded.
Ned Batchelder
2023-02-08
1
-12
/
+11
*
feat: simplify purges_files
Ned Batchelder
2023-02-08
1
-24
/
+19
*
build: next version will be 7.2.0
Ned Batchelder
2023-02-08
1
-1
/
+1
*
feat: add purge_files method to CoverageData + unit tests for it (#1547)
Wingware Development
2023-02-04
1
-0
/
+36
*
fix: two typing tweaks
Ned Batchelder
2023-02-04
1
-1
/
+1
*
fix: add safety for empty stack on shutdown. (#1543)
Russell Keith-Magee
2023-02-03
1
-3
/
+11
*
docs: paperwork for py.typed
Ned Batchelder
2023-02-02
1
-0
/
+1
*
add py.typed
KotlinIsland
2023-02-02
1
-0
/
+0
*
style: remove needless trailing commas
Ned Batchelder
2023-01-26
1
-1
/
+1
*
build: bump version
Ned Batchelder
2023-01-24
1
-2
/
+2
*
docs: prep for 7.1.0
Ned Batchelder
2023-01-24
1
-2
/
+2
*
perf: avoid needless sql operations. #1538
Ned Batchelder
2023-01-24
1
-9
/
+7
*
fix: make tracing messages easier to understand
Ned Batchelder
2023-01-22
1
-2
/
+2
*
test: more tests of debug output control
Ned Batchelder
2023-01-22
1
-2
/
+2
[next]