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
/
test_coverage.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: specialize exceptions
nedbat/exceptions
Ned Batchelder
2021-11-14
1
-4
/
+4
*
fix: don't report branches to exclusions as missing. #1271
Ned Batchelder
2021-11-05
1
-1
/
+15
*
refactor: move exceptions to their own module
Ned Batchelder
2021-05-02
1
-1
/
+1
*
refactor: pyupgrade --py36-plus tests/**.py
Ned Batchelder
2021-05-02
1
-1
/
+0
*
refactor: remove code explicitly choosing between py2 and py3
Ned Batchelder
2021-05-01
1
-15
/
+0
*
refactor: remove unused test class setting
Ned Batchelder
2021-03-11
1
-4
/
+0
*
fix: don't report branches to missing lines. #1065
Ned Batchelder
2021-02-28
1
-5
/
+5
*
refactor: convert all skipping to pytest skips
Ned Batchelder
2021-02-07
1
-5
/
+2
*
style: correct placement of auto-added pytest imports
Ned Batchelder
2021-01-31
1
-1
/
+2
*
refactor: unittest2pytest -w tests
Ned Batchelder
2021-01-31
1
-10
/
+11
*
A better test for 'if not __debug__'
Ned Batchelder
2021-01-10
1
-2
/
+1
*
PEP 626: constant tests are kept as no-ops
Ned Batchelder
2021-01-10
1
-4
/
+15
*
Python 3.10 doesn't compile statments after unconditional jumps.
Ned Batchelder
2021-01-10
1
-82
/
+86
*
2506 is fixed?
Ned Batchelder
2021-01-10
1
-4
/
+7
*
Tests of statements after raise and return
Ned Batchelder
2021-01-10
1
-0
/
+22
*
More bitbucket->github urls
Ned Batchelder
2020-08-18
1
-1
/
+1
*
Sort the text missing results by line number, not kind
Ned Batchelder
2018-12-25
1
-5
/
+5
*
A simple test of a test function
Ned Batchelder
2018-11-11
1
-0
/
+17
*
Adapt to 3.8's way of tracing decorated functions
Ned Batchelder
2018-11-03
1
-4
/
+12
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
*
Undo some 3.7b4 ast tweaks
Ned Batchelder
2018-06-02
1
-11
/
+2
*
Add an explicit test for weird module docstring behavior.
Ned Batchelder
2017-10-05
1
-0
/
+23
*
Python 3.7 no longer includes class docstrings in the lnotab table
Ned Batchelder
2017-10-05
1
-1
/
+6
*
Use an ISO standard encoding in coding declarations
Ned Batchelder
2017-02-21
1
-1
/
+1
*
More pragmas for test skips
Ned Batchelder
2017-01-14
1
-1
/
+1
*
Use standard skipTest, which unittest-mixins will override.
Ned Batchelder
2016-06-12
1
-2
/
+2
*
Entry arcs now use the negative first line of the code object instead of -1.
Ned Batchelder
2016-03-02
1
-1
/
+1
*
Class docstrings shouldn't be considered executable. Not sure what happened ...
Ned Batchelder
2016-01-11
1
-1
/
+1
*
Class docstrings are executable.
Ned Batchelder
2016-01-10
1
-1
/
+3
*
Branch analysis is now done with AST instead of bytecode
Ned Batchelder
2016-01-07
1
-19
/
+81
|
\
|
*
Add some tests for uncovered cases
Ned Batchelder
2016-01-06
1
-1
/
+16
|
*
Merge in the default branch
Ned Batchelder
2016-01-02
1
-32
/
+44
|
|
\
|
*
|
Better exception support, include except-except arcs, and except-else
Ned Batchelder
2016-01-02
1
-12
/
+45
|
*
|
Coding declarations are a pain in the ass
Ned Batchelder
2016-01-02
1
-0
/
+9
|
*
|
check_coverage now assumes empty missing and unpredicted, and uses branch always
Ned Batchelder
2016-01-01
1
-6
/
+11
*
|
|
Fix another form-feed problem, #461
Ned Batchelder
2016-01-05
1
-0
/
+16
|
|
/
|
/
|
*
|
Change if-0 skips to real skips in the tests
Ned Batchelder
2015-12-25
1
-26
/
+26
*
|
if 0: might not do what we want, use a non-constant
Ned Batchelder
2015-12-24
1
-5
/
+5
*
|
Non-ascii characters work again in config regexes. Fixes #455.
Ned Batchelder
2015-12-24
1
-1
/
+13
|
/
*
Fixing spelling
Ned Batchelder
2015-08-04
1
-4
/
+6
*
Use the new class name
Ned Batchelder
2015-07-27
1
-2
/
+5
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-2
/
+4
*
Refer to the project consistenly as coverage.py. #275
Ned Batchelder
2015-07-23
1
-1
/
+1
*
A better way to indicate that a tempdir test isn't making any files.
Ned Batchelder
2015-04-24
1
-5
/
+1
*
Fully embrace SkipTest with our own method.
Ned Batchelder
2015-02-07
1
-13
/
+15
*
Collect all the nudgy environment checks into coverage.env
Ned Batchelder
2015-01-18
1
-2
/
+3
*
Accept more kinds of whitespace in pragmas. #334
Ned Batchelder
2014-11-27
1
-1
/
+3
*
Avoid a bunch of deprecated functions.
Ned Batchelder
2014-05-17
1
-7
/
+7
*
Use assertRaises as a context manager now that we can.
Ned Batchelder
2013-12-21
1
-24
/
+16
*
No need for paren-less exec any more.
Ned Batchelder
2013-12-14
1
-62
/
+29
[next]