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_oddball.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: no placebos, use true Optional
Ned Batchelder
2023-02-14
1
-0
/
+1
*
mypy: turn on disallow_untyped_decorators
Ned Batchelder
2023-01-12
1
-1
/
+1
*
mypy: install pytest alongside mypy to get its types
Ned Batchelder
2023-01-10
1
-0
/
+1
*
mypy: test_goldtest.py test_json.py test_lcov.py test_mixins.py test_numbits....
Ned Batchelder
2023-01-05
1
-20
/
+21
*
mypy: check collector.py and plugin_support.py
Ned Batchelder
2023-01-01
1
-1
/
+1
*
test: a sorted_lines helper
Ned Batchelder
2022-12-31
1
-3
/
+3
*
refactor: removed mentions of Jython and IronPython
Ned Batchelder
2022-12-30
1
-9
/
+0
*
style: parens should indent the same as their opening line
Ned Batchelder
2022-05-01
1
-6
/
+6
*
doc, test: clean up from 'better tracing of pytracer changed'
Ned Batchelder
2022-02-06
1
-2
/
+2
*
refactor(test): a context manager to swallow warnings
Ned Batchelder
2022-02-04
1
-2
/
+3
*
debug: better tracing of pytracer changed
Ned Batchelder
2022-01-30
1
-1
/
+8
*
build: make upgrade
nedbat/upgrade-with-kits
Ned Batchelder
2021-11-30
1
-1
/
+1
*
style: convert more string formatting to f-strings
Ned Batchelder
2021-11-11
1
-1
/
+1
*
fix: changes for PyPy3.8
Ned Batchelder
2021-10-25
1
-0
/
+1
*
fix: avoid measuring generated code. #1160
Ned Batchelder
2021-10-18
1
-3
/
+19
*
style: prefer explicit string concatenation
Ned Batchelder
2021-10-10
1
-3
/
+3
*
feat: warnings are now real warnings
Ned Batchelder
2021-05-30
1
-12
/
+14
*
test: traced file names seem to be absolute now? #1161
Ned Batchelder
2021-05-08
1
-7
/
+9
*
refactor: pyupgrade --py36-plus tests/**.py
Ned Batchelder
2021-05-02
1
-3
/
+2
*
refactor: move the remaining backward.py code, no more backward.py
Ned Batchelder
2021-05-01
1
-1
/
+1
*
refactor: remove code explicitly choosing between py2 and py3
Ned Batchelder
2021-05-01
1
-1
/
+0
*
test: reduce use of unittest
Ned Batchelder
2021-03-11
1
-1
/
+1
*
refactor: convert all skipping to pytest skips
Ned Batchelder
2021-02-07
1
-11
/
+5
*
test: more-uniform skipping of test during metacov
Ned Batchelder
2021-02-07
1
-3
/
+2
*
style: fix long lines and avoid backslashes
nedbat/unittest2pytest
Ned Batchelder
2021-01-31
1
-12
/
+10
*
refactor: unittest2pytest -w tests
Ned Batchelder
2021-01-31
1
-32
/
+27
*
More bitbucket->github urls
Ned Batchelder
2020-08-18
1
-7
/
+7
*
Don't trace non-encodable file names. #891
Ned Batchelder
2020-01-01
1
-0
/
+13
*
No need for format indexes (mostly)
Ned Batchelder
2019-09-01
1
-1
/
+1
*
Asserts should be expected,actual
Ned Batchelder
2018-12-24
1
-1
/
+1
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
*
Upgrade most dependencies
Ned Batchelder
2018-05-05
1
-9
/
+0
*
Private attributes should be indicated
Ned Batchelder
2018-03-13
1
-1
/
+1
*
Update URLs so link-checker doesn't spew red.
Ned Batchelder
2017-06-14
1
-1
/
+1
*
Properly round-trip the trace function even when not measuring coverage. #575
Ned Batchelder
2017-05-02
1
-27
/
+30
*
Add to gettrace/settrace test to be sure it's re-established
Ned Batchelder
2017-04-30
1
-1
/
+3
*
Get rid of an unnecessary method
Ned Batchelder
2017-02-10
1
-1
/
+2
*
Get rid of some unused code paths
Ned Batchelder
2017-01-20
1
-11
/
+7
*
More-precise no-coverage pragmas
Ned Batchelder
2017-01-19
1
-1
/
+1
*
No test failures on Jython
Ned Batchelder
2017-01-18
1
-0
/
+10
*
The ram test has always been flaky. Mark it as such.
Ned Batchelder
2017-01-18
1
-0
/
+2
*
A cleaner way to exclude Jython concerns from meta-coverage.
Ned Batchelder
2017-01-16
1
-1
/
+1
*
Reporting doesn't work on Jython, so don't run reporting tests there.
Ned Batchelder
2017-01-14
1
-0
/
+3
*
Tweak some coverage pragmas
Ned Batchelder
2017-01-11
1
-6
/
+6
*
The PyPy-specific test for atexit/gettrace are also PyPy-version-specific...
Ned Batchelder
2016-12-31
1
-2
/
+2
*
Don't run the atexit-gettrace test during metacov
Ned Batchelder
2016-12-31
1
-0
/
+3
*
Add a test of the atexit/gettrace behavior
Ned Batchelder
2016-12-31
1
-0
/
+31
*
A test that isn't used yet, to test the refcount problem fixed this morning
Ned Batchelder
2016-12-29
1
-0
/
+37
*
More-accurate pragmas
Ned Batchelder
2016-11-29
1
-2
/
+2
*
Optionally use pytest as the test runner
Ned Batchelder
2016-11-01
1
-1
/
+2
[next]