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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
A better name for a thing I will soon delete
Ned Batchelder
2020-01-04
1
-6
/
+6
*
A test for #909
Ned Batchelder
2020-01-03
1
-0
/
+28
*
Don't trace non-encodable file names. #891
Ned Batchelder
2020-01-01
1
-0
/
+13
*
Changing PYVERSION to six elements broke one equality comparison
Ned Batchelder
2019-12-31
1
-1
/
+1
*
bpo-39114 will be fixed soon.
Ned Batchelder
2019-12-31
1
-2
/
+2
*
Adjust other env.PYPY tests to the latest way
Ned Batchelder
2019-12-31
4
-6
/
+5
*
xfail a test due to a PyPy3 7.3.0 change
Ned Batchelder
2019-12-31
1
-1
/
+3
*
Move test helpers to tests.helpers
Ned Batchelder
2019-12-31
5
-32
/
+104
*
Easier to decipher arcz output
Ned Batchelder
2019-12-31
2
-4
/
+23
*
Use a fixed width for info labels
Ned Batchelder
2019-12-29
1
-11
/
+21
*
Fix --debug=sys. #907
Ned Batchelder
2019-12-28
1
-0
/
+8
*
Warn if two things change the dynamic context. #901
Ned Batchelder
2019-12-27
1
-0
/
+13
*
Warnings can be marked to only display once.
Ned Batchelder
2019-12-27
2
-4
/
+15
*
Use abspath to rc file so that chdir doesn't bork us. #890
Ned Batchelder
2019-12-23
1
-0
/
+19
*
Catch and display expceptions during multiprocessing bootstrap.
Ned Batchelder
2019-12-23
1
-0
/
+17
*
A way to artificially crash coverage, for testing.
Ned Batchelder
2019-12-23
1
-0
/
+15
*
Confirm that run_command will show us both stdout and stderr
Ned Batchelder
2019-12-23
1
-0
/
+11
*
Detect when a 4.x data file is being read. #886
Ned Batchelder
2019-12-22
1
-5
/
+12
*
Don't need to check for JSON-era bad-data messages any more
Ned Batchelder
2019-12-22
2
-15
/
+0
*
One more adjustment for Python 3.9a2
Ned Batchelder
2019-12-21
1
-1
/
+1
*
bpo 39114 broke 3.9, but maybe it's their bug
Ned Batchelder
2019-12-21
2
-0
/
+19
*
Cleanup and changelog for #899 #900
Ned Batchelder
2019-12-21
1
-46
/
+50
*
fix context reporting for relative_files
David Szotten
2019-12-21
2
-36
/
+62
*
Combine test helpers: remove_files
Ned Batchelder
2019-12-17
2
-9
/
+9
*
run --append --concurrency=multiprocessing didn't use a suffix for the main p...
Ned Batchelder
2019-12-17
1
-4
/
+24
*
Polish up cmd.rst
Ned Batchelder
2019-12-08
2
-2
/
+2
*
Coverage(data_file=None) means no data file at all. #871
Ned Batchelder
2019-12-02
1
-1
/
+26
*
The [paths] setting is ordered. #649
Ned Batchelder
2019-12-01
1
-0
/
+43
*
Experimental: relative_files to support relative file names.
Ned Batchelder
2019-12-01
1
-0
/
+91
*
I'm not sure why I was deleting these meta env vars
Ned Batchelder
2019-12-01
2
-7
/
+3
*
Don't do vars and users in abs_file
Ned Batchelder
2019-11-28
2
-1
/
+7
*
Make this test more resilient
Ned Batchelder
2019-11-26
1
-2
/
+1
*
Run windows tests in parallel
Ned Batchelder
2019-11-26
1
-1
/
+16
*
These tests needed temp directories
Ned Batchelder
2019-11-26
1
-1
/
+3
*
Mark tests that don't need a temp dir
Ned Batchelder
2019-11-25
4
-5
/
+15
*
Adapt to 3.9's way of reporting files using absolute paths.
Ned Batchelder
2019-11-25
2
-10
/
+23
*
Implement __spec__ for files we run. #745 #838
Ned Batchelder
2019-11-24
2
-9
/
+39
*
Clean-ups I noticed while doing something else
Ned Batchelder
2019-11-17
3
-4
/
+5
*
Expose numbits_to_nums() SQL function, refs #868
Simon Willison
2019-11-12
1
-0
/
+5
*
Templite {% joined %} is more convenient than trailing hyphens
Ned Batchelder
2019-11-11
1
-0
/
+18
*
Coverage.py is only capitalized when it starts a sentence
Ned Batchelder
2019-11-10
1
-3
/
+3
*
CoverageData.lines doesn't sort its returned list
Ned Batchelder
2019-11-09
2
-7
/
+7
*
'[run] note' is no longer supported.
Ned Batchelder
2019-11-09
4
-59
/
+12
*
Linux tests are runnable
Ned Batchelder
2019-11-07
1
-5
/
+15
*
A little more metacov
Ned Batchelder
2019-11-05
1
-2
/
+2
*
Exclude some nested coverage lines from coverage
Ned Batchelder
2019-11-04
1
-28
/
+32
*
This file was unused since we deleted test_farm.py a year ago
Ned Batchelder
2019-11-04
1
-14
/
+0
*
Refactor the toml logic
Ned Batchelder
2019-11-04
1
-6
/
+21
*
Give warnings about not being able to parse TOML files if toml isn't installed
Ned Batchelder
2019-11-03
1
-0
/
+34
*
A better way to import optional modules
Ned Batchelder
2019-11-03
1
-0
/
+12
[next]