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_arcs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mypy: use __future__ uniformly in checked files
Ned Batchelder
2023-01-05
1
-0
/
+2
*
mypy: test_annotate.py test_arcs.py test_collector.py
Ned Batchelder
2023-01-02
1
-94
/
+94
*
test: a sorted_lines helper
Ned Batchelder
2022-12-31
1
-1
/
+2
*
refactor: removed mentions of Jython and IronPython
Ned Batchelder
2022-12-30
1
-5
/
+1
*
test: seven tests that fail because of pypy 3882
Ned Batchelder
2022-12-30
1
-1
/
+17
*
fix: adjust some PyPy behaviors. #1515
Ned Batchelder
2022-12-27
1
-6
/
+2
*
test: remove obsolete skips
Ned Batchelder
2022-12-24
1
-21
/
+0
*
fix: properly measure strange use of wildcard alternatives in match/case. #1421
Ned Batchelder
2022-11-03
1
-0
/
+13
*
fix: 3.11.0b4 has 0-numbered lines. Fixes #1419
Ned Batchelder
2022-07-12
1
-0
/
+2
*
test: xfail decorator tests that fail on PyPy 3.8 (7.3.10alpha)
Ned Batchelder
2022-05-21
1
-1
/
+6
*
test: remove version-specfic skips we no longer need
Ned Batchelder
2022-05-13
1
-21
/
+0
*
test: CPython #92236 is fixed for 3.11.0b2
Ned Batchelder
2022-05-13
1
-1
/
+2
*
test: skip tests that fail until CPython #92236 is fixed
Ned Batchelder
2022-05-12
1
-0
/
+20
*
style: parens should indent the same as their opening line
Ned Batchelder
2022-05-01
1
-16
/
+16
*
test: no need to protect against a 3.11.0a4 bug anymore
Ned Batchelder
2022-03-03
1
-8
/
+0
*
fix: pypy3.9 traces decorators like CPython 3.8
Ned Batchelder
2022-02-20
1
-15
/
+0
*
test: dropping old Python versions mean we no longer need optimize_if_not_deb...
Ned Batchelder
2022-02-06
1
-8
/
+5
*
test: make if_not_debug optimization testing a little more rational
Ned Batchelder
2022-02-06
1
-5
/
+3
*
test: adapt to PyPy 3.9 v7.8.8
Ned Batchelder
2022-02-06
1
-1
/
+17
*
test: skip tests on py 3.11.0a4 that are failing in metacov
Ned Batchelder
2022-01-29
1
-2
/
+2
*
test: bpo46389 improvements on tip of cpython
Ned Batchelder
2022-01-22
1
-2
/
+2
*
test: i can't figure out what versions of 3.9 this passes or fails
Ned Batchelder
2022-01-19
1
-1
/
+1
*
refactor(test): use xfail for tests that fail on specific versions of Python
Ned Batchelder
2022-01-19
1
-16
/
+16
*
fix: proper tracing of call/return for Python 3.11.0a4
Ned Batchelder
2022-01-15
1
-2
/
+0
*
test: skip tests suffering from bpo 46389 (3.11)
Ned Batchelder
2022-01-15
1
-0
/
+8
*
refactor(test): make finally_jumps_back tweaks easier to see
Ned Batchelder
2022-01-15
1
-39
/
+22
*
fix: 3.11 now traces decorator lines as the decorators execute
Ned Batchelder
2022-01-15
1
-8
/
+22
*
style(test): full env.PYVERSION can be used for <= comparisons
Ned Batchelder
2022-01-10
1
-2
/
+2
*
style(test): use a consistent name format for test_bug_XXX tests
Ned Batchelder
2022-01-10
1
-3
/
+3
*
refactor(test): make behavior tweaks easier to see
Ned Batchelder
2022-01-10
1
-30
/
+23
*
test: skip a test on 3.11 while bpo46225 is worked out
Ned Batchelder
2022-01-03
1
-0
/
+5
*
test(fix): skip tests that trip a specific Mac 3.9 eventlet bug
Ned Batchelder
2021-11-24
1
-0
/
+10
*
test(refactor): if two skips apply, put the more significant reason closer to...
Ned Batchelder
2021-11-21
1
-1
/
+1
*
fix(test): make .pth files once per session
Ned Batchelder
2021-11-21
1
-1
/
+4
*
style: convert more string formatting to f-strings
Ned Batchelder
2021-11-11
1
-2
/
+2
*
fix: CPython 3.11 support. #1241
Ned Batchelder
2021-11-10
1
-0
/
+2
*
fix: changes for PyPy3.8
Ned Batchelder
2021-10-25
1
-0
/
+2
*
test: parametrize test_pathologically_long_code_object
Ned Batchelder
2021-10-14
1
-21
/
+18
*
test: don't use subprocesses where we don't have to
Ned Batchelder
2021-10-13
1
-3
/
+4
*
style: prefer explicit string concatenation
Ned Batchelder
2021-10-10
1
-23
/
+21
*
test: another test suggested by Mark Shannon
Ned Batchelder
2021-08-31
1
-0
/
+15
*
fix: missing exceptions through with statements in 3.10 aren't considered mis...
Ned Batchelder
2021-08-14
1
-0
/
+56
*
refactor: move a test helper to CoverageTest
Ned Batchelder
2021-08-14
1
-6
/
+2
*
test: add a test for #1205 bpo-44840
Ned Batchelder
2021-08-09
1
-1
/
+27
*
fix: match/case will trace the default case line
Ned Batchelder
2021-07-27
1
-1
/
+1
*
test: add a test for bpo 44622, #1176
Ned Batchelder
2021-07-19
1
-0
/
+24
*
test: add tests of #1175
Ned Batchelder
2021-07-19
1
-0
/
+34
*
test: a better way to skip a test for two reasons
Ned Batchelder
2021-07-13
1
-5
/
+2
*
test: skip a test that won't run on 3.6
Ned Batchelder
2021-07-13
1
-0
/
+1
*
test: add a test for bug #1158
Ned Batchelder
2021-07-13
1
-0
/
+25
[next]