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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update link to cobertura
Ned Batchelder
2016-09-28
1
-1
/
+1
*
Use explicit integer division where we need integer division
Ned Batchelder
2016-09-28
1
-1
/
+1
*
A better way to prevent call stacks during multi-line output
Ned Batchelder
2016-09-25
2
-18
/
+31
*
Pids can be fewer than 5 digits
Ned Batchelder
2016-09-24
1
-2
/
+2
*
Did it used to work to have hash marks in exclude regexes?
Ned Batchelder
2016-09-24
1
-5
/
+5
*
Change the debug=callers test to something that will be coverable
Ned Batchelder
2016-09-24
2
-13
/
+16
*
Clean up and test the callers debugging info
Ned Batchelder
2016-09-24
2
-4
/
+17
*
Test short_stack, and give it a skip parameter for better output.
Ned Batchelder
2016-09-24
2
-3
/
+41
*
Derp: actually make config not write a call stack for each line
Ned Batchelder
2016-09-24
1
-1
/
+1
*
Use linkcheck on docs, and fix some broken links
Ned Batchelder
2016-09-24
3
-5
/
+4
*
Don't print a call stack for each line in multi-line debug output
Ned Batchelder
2016-09-24
2
-3
/
+13
*
Add more debugging for thorny multiprocessing issues
Ned Batchelder
2016-09-23
4
-2
/
+15
*
Be absolutely explicit about non-hashability of some objects.
Ned Batchelder
2016-09-23
3
-0
/
+5
*
Ensure random suffixes are different after forking
Ned Batchelder
2016-09-22
3
-9
/
+17
*
Omit needless whitespace in json-based data files
Ned Batchelder
2016-09-13
2
-1
/
+3
*
In Python 3.6, fnmatch changed a little bit. Adapt.
Ned Batchelder
2016-09-13
1
-2
/
+5
*
Use PyPy 5.4 instead of 5.1
Ned Batchelder
2016-09-12
1
-4
/
+4
*
Update dependencies
Ned Batchelder
2016-08-07
4
-7
/
+7
*
Use latest pylint
Ned Batchelder
2016-08-07
7
-20
/
+20
*
Combining twice shouldn't lose data. #412, #516
Ned Batchelder
2016-08-07
7
-14
/
+69
*
run_command should be a very small shim on top of run_command_status
Ned Batchelder
2016-08-07
1
-16
/
+21
*
Next version will be 4.3
Ned Batchelder
2016-08-07
1
-1
/
+1
*
Remove orphaned commented-out line
Ned Batchelder
2016-08-07
1
-1
/
+0
*
Windows 3.3 on Appveyor isn't building, so skip it.
Ned Batchelder
2016-08-06
1
-12
/
+0
*
Built-in support for using aspectlib to debug execution.
Ned Batchelder
2016-08-06
3
-14
/
+51
*
Add support for PyPy3 5.2 alpha 1
Ned Batchelder
2016-08-03
5
-18
/
+27
*
Trailing space
Ned Batchelder
2016-08-03
1
-1
/
+1
*
Merged in scop/coverage.py/spelling (pull request #88)
Ned Batchelder
2016-07-31
5
-8
/
+8
|
\
|
*
Spelling fixes
Ville Skyttä
2016-07-31
5
-8
/
+8
|
/
*
The recent auto_load changes fixed #510
Ned Batchelder
2016-07-29
1
-1
/
+2
*
Add a test that .pth measurement doesn't include existing data
Ned Batchelder
2016-07-29
2
-0
/
+12
*
Let setuptools float on most environs, since tox is awkward to divide things ...
Ned Batchelder
2016-07-29
1
-1
/
+0
*
Setuptools fixed their egg-ordering problem, no need for this test workaround...
Ned Batchelder
2016-07-29
3
-6
/
+2
*
Separate auto-loading from auto-saving, and don't auto-load for subprocesses
Ned Batchelder
2016-07-29
1
-5
/
+6
*
Closes issue #505
Ned Batchelder
2016-07-28
1
-0
/
+9
*
Merged debounce canonicalization
Ned Batchelder
2016-07-28
3
-2
/
+2
|
\
|
*
Correct references to the debounce library file.
Ben Finney
2016-07-15
2
-2
/
+2
|
*
Name the debounce library to the canonical upstream filename.
Ben Finney
2016-07-15
1
-0
/
+0
*
|
Scooch version to 4.2.1a0
Ned Batchelder
2016-07-28
1
-1
/
+1
*
|
Coverage 4.2
Ned Batchelder
2016-07-27
1
-0
/
+1
*
|
Latest sample_html
coverage-4.2
Ned Batchelder
2016-07-26
12
-1777
/
+1786
*
|
Paperwork for version 4.2
Ned Batchelder
2016-07-26
6
-6
/
+81
*
|
Fix a broken link
Ned Batchelder
2016-07-26
1
-1
/
+1
*
|
Merged in scop/coverage.py/pngs (pull request #86)
Ned Batchelder
2016-07-25
4
-0
/
+0
|
\
\
|
*
|
Run *.png through zopflipng
Ville Skyttä
2016-07-20
4
-0
/
+0
|
|
/
*
|
Give credit to Ville Skyttä for pr #85
Ned Batchelder
2016-07-25
2
-0
/
+3
*
|
Merged in scop/coverage.py/html-filter (pull request #85)
Ned Batchelder
2016-07-25
2
-22
/
+18
|
\
\
|
*
|
Speed up HTML filtering
Ville Skyttä
2016-07-20
2
-22
/
+18
|
|
/
*
|
Remove QUnit files we no longer need
Ned Batchelder
2016-07-25
2
-1673
/
+0
*
|
Update to QUnit 2.0.1 for Javascript tests
Ned Batchelder
2016-07-25
2
-56
/
+54
[next]