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
*
Use the test-specific chdir method
Ned Batchelder
2017-02-11
2
-4
/
+2
*
Refactor module cleaning so we can use it outside of tests
Ned Batchelder
2017-02-11
2
-17
/
+34
*
Get rid of an unnecessary method
Ned Batchelder
2017-02-10
4
-17
/
+9
*
Run two files to be sure we know what error we'll get
Ned Batchelder
2017-02-10
1
-2
/
+4
*
Fix some coverage pragmas
Ned Batchelder
2017-02-07
2
-8
/
+8
*
Give a test helper a better name
Ned Batchelder
2017-02-04
1
-4
/
+4
*
Fiddle with, and test, format_lines
Ned Batchelder
2017-02-03
1
-1
/
+15
*
Split tests into their own files
Ned Batchelder
2017-02-03
3
-71
/
+86
*
Move the decorator out of the metaclass, so we can test it
Ned Batchelder
2017-01-26
2
-14
/
+36
*
Use a metaclass to convert StopEverything to SkipTest
Ned Batchelder
2017-01-25
2
-4
/
+30
*
Get rid of some unused code paths
Ned Batchelder
2017-01-20
4
-39
/
+12
*
A better way to deal with StopEverything exceptions
Ned Batchelder
2017-01-19
1
-10
/
+1
*
Oops, broke this other test using try_execfile.py
Ned Batchelder
2017-01-19
1
-1
/
+2
*
More-precise no-coverage pragmas
Ned Batchelder
2017-01-19
6
-17
/
+17
*
This only happens on Jython
Ned Batchelder
2017-01-19
1
-1
/
+1
*
Move the jython conditional for try_execfile.py
Ned Batchelder
2017-01-19
2
-31
/
+25
*
No test failures on Jython
Ned Batchelder
2017-01-18
5
-11
/
+47
*
The ram test has always been flaky. Mark it as such.
Ned Batchelder
2017-01-18
1
-0
/
+2
*
A few more lines covered
Ned Batchelder
2017-01-17
1
-3
/
+4
*
Use @flaky to prevent occasional multiprocessing failures
Ned Batchelder
2017-01-17
1
-0
/
+3
*
Properly handle if-statements optimized away. #522
Ned Batchelder
2017-01-16
2
-16
/
+97
*
Oops, don't assume decorator arguments can be hashed.
Ned Batchelder
2017-01-16
1
-2
/
+2
*
A cleaner way to exclude Jython concerns from meta-coverage.
Ned Batchelder
2017-01-16
5
-6
/
+6
*
A better way to neuter decorators when not testing.
Ned Batchelder
2017-01-16
1
-1
/
+11
*
A one_of decorator for checking function arguments.
Ned Batchelder
2017-01-16
1
-5
/
+18
*
Tests of our bytes and unicode custom contracts
Ned Batchelder
2017-01-16
1
-1
/
+29
*
Promote re_line and re_lines to real helpers, with tests.
Ned Batchelder
2017-01-15
4
-31
/
+72
*
Fix two warnings
Ned Batchelder
2017-01-15
2
-1
/
+3
*
Add a test of CheckUniqueFilenames
Ned Batchelder
2017-01-15
2
-4
/
+38
*
Use the test method for setting the environment, so we can clean it
Ned Batchelder
2017-01-15
1
-1
/
+1
*
More pragmas for test skips
Ned Batchelder
2017-01-14
4
-5
/
+5
*
Pragmas for impossible error checks
Ned Batchelder
2017-01-14
1
-2
/
+2
*
Forgot a bunch of jython coverage pragmas
Ned Batchelder
2017-01-14
4
-7
/
+7
*
Clean up for pull request #122
Ned Batchelder
2017-01-14
2
-16
/
+30
*
Merged in dachary/coverage.py/issue-426 (pull request #122)
Ned Batchelder
2017-01-14
3
-6
/
+30
|
\
|
*
simplify --source=pkg test cases
loic@dachary.org
2017-01-10
3
-14
/
+4
|
*
source_for_file helper with unit tests
loic@dachary.org
2017-01-10
1
-1
/
+26
|
*
make --source module do the same as --source directory #426
loic@dachary.org
2017-01-06
1
-0
/
+9
*
|
Use different out directories for each farm test
Ned Batchelder
2017-01-14
4
-20
/
+20
*
|
Excepthook and Unicode path tests need some Jython care
Ned Batchelder
2017-01-14
1
-6
/
+13
*
|
Put try_execfile tests in their own class, and make them Jython-ok
Ned Batchelder
2017-01-14
1
-124
/
+127
*
|
More Jython test fixes/skips
Ned Batchelder
2017-01-14
4
-3
/
+31
*
|
Reporting doesn't work on Jython, so don't run reporting tests there.
Ned Batchelder
2017-01-14
5
-9
/
+33
*
|
Jython has no multiprocessing module
Ned Batchelder
2017-01-13
3
-4
/
+17
*
|
Pylint can be a bitch sometimes
Ned Batchelder
2017-01-12
1
-3
/
+5
*
|
Tweak some coverage pragmas
Ned Batchelder
2017-01-11
2
-30
/
+17
*
|
Fix a too-long line
Ned Batchelder
2017-01-11
1
-1
/
+2
*
|
Delete html files when skipping covered files
Ned Batchelder
2017-01-11
1
-0
/
+17
*
|
Remove explicit clean-up methods that just set an attribute
Ned Batchelder
2017-01-11
2
-17
/
+5
*
|
html total must account for files 100% covered #549
loic@dachary.org
2017-01-11
1
-1
/
+10
|
/
[next]