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_plugins.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mypy: test_plugins.py
Ned Batchelder
2023-01-12
1
-26
/
+40
*
mypy: progress on test_plugins.py
Ned Batchelder
2023-01-12
1
-7
/
+12
*
mypy: test_parser.py test_phystokens.py test_process.py test_report.py test_r...
Ned Batchelder
2023-01-07
1
-43
/
+43
*
test: a sorted_lines helper
Ned Batchelder
2022-12-31
1
-6
/
+6
*
refactor: remove mention of Python 2 unicode
Ned Batchelder
2022-11-06
1
-8
/
+0
*
style: parens should indent the same as their opening line
Ned Batchelder
2022-05-01
1
-5
/
+5
*
refactor(test): a context manager to swallow warnings
Ned Batchelder
2022-02-04
1
-3
/
+4
*
refactor(test): use math.isclose to check float values
Ned Batchelder
2022-01-07
1
-3
/
+4
*
refactor: specialize exceptions
Ned Batchelder
2021-11-14
1
-3
/
+3
*
style: convert more string formatting to f-strings
Ned Batchelder
2021-11-11
1
-1
/
+1
*
feat: xml and json say what they are doing, and -q quiets everything. #1254
nedbat/dashq
Ned Batchelder
2021-10-26
1
-3
/
+2
*
test: a part-covered comprehension
Ned Batchelder
2021-08-09
1
-1
/
+2
*
feat: HTML report now says where the report is. #1195 (#1207)
Ned Batchelder
2021-08-05
1
-1
/
+2
*
test: check the plugin warnings differently
Ned Batchelder
2021-07-20
1
-1
/
+2
*
feat: warnings are now real warnings
Ned Batchelder
2021-05-30
1
-10
/
+13
*
refactor: move exceptions to their own module
Ned Batchelder
2021-05-02
1
-2
/
+3
*
refactor: pyupgrade --py36-plus tests/**.py
Ned Batchelder
2021-05-02
1
-2
/
+2
*
refactor: move the remaining backward.py code, no more backward.py
Ned Batchelder
2021-05-01
1
-2
/
+1
*
refactor: remove unneeded backward.py shims
Ned Batchelder
2021-05-01
1
-5
/
+6
*
test: have pytest collect test classes uniformly
Ned Batchelder
2021-03-11
1
-1
/
+1
*
refactor: convert all skipping to pytest skips
Ned Batchelder
2021-02-07
1
-8
/
+2
*
style: fix long lines and avoid backslashes
nedbat/unittest2pytest
Ned Batchelder
2021-01-31
1
-2
/
+2
*
style: correct placement of auto-added pytest imports
Ned Batchelder
2021-01-31
1
-1
/
+2
*
style: singleton comparisons should use is
Ned Batchelder
2021-01-31
1
-1
/
+1
*
refactor: unittest2pytest -w tests
Ned Batchelder
2021-01-31
1
-77
/
+76
*
Always output TOTAL line.
Judson Neer
2021-01-06
1
-0
/
+2
*
Use set literals
Ned Batchelder
2021-01-03
1
-3
/
+3
*
Python 3.10
Ned Batchelder
2020-10-10
1
-1
/
+5
*
If a plugin is disabled, don't try to record its file tracers. #1011
Ned Batchelder
2020-09-13
1
-0
/
+32
*
Fix a missed exception handling for bad plugins
Ned Batchelder
2020-09-13
1
-0
/
+22
*
Mark tests that don't need a temp dir
Ned Batchelder
2019-11-25
1
-0
/
+2
*
CoverageData.lines doesn't sort its returned list
Ned Batchelder
2019-11-09
1
-3
/
+3
*
Setting query context has to be done with a separate method call
Ned Batchelder
2019-10-02
1
-48
/
+31
*
Python tracer supports dynamic contexts. #846
Ned Batchelder
2019-09-15
1
-35
/
+0
*
No need for format indexes (mostly)
Ned Batchelder
2019-09-01
1
-1
/
+1
*
Update tests to use updated APIs.
Stephan Richter
2019-06-10
1
-12
/
+12
*
Clean up some style in #782, switch_context
Ned Batchelder
2019-04-28
1
-5
/
+5
*
Use pipe symbol to join static and dynamic contexts
Ned Batchelder
2019-04-26
1
-3
/
+3
*
Prefer assertRaisesRegex to assertRaises
Ned Batchelder
2019-04-21
1
-3
/
+4
*
Clean up test_plugins.py
Ned Batchelder
2019-04-21
1
-15
/
+16
*
Clean up unused variables
Ned Batchelder
2019-04-21
1
-10
/
+7
*
Fix some formatting, and assert should be expected,actual
Ned Batchelder
2019-04-21
1
-29
/
+43
*
Check for skipping tests before super.setUp
Ned Batchelder
2019-04-21
1
-3
/
+3
*
Plugin support for dynamic context (#783)
Justas Sadzevičius
2019-04-20
1
-1
/
+247
*
Rewrite XML tests to use xml parsing instead of regexes
Ned Batchelder
2019-03-23
1
-8
/
+20
*
Asserts should be expected,actual
Ned Batchelder
2018-12-24
1
-2
/
+2
*
More tests need temp directories
Ned Batchelder
2018-09-02
1
-2
/
+0
*
Refactor initialization
Ned Batchelder
2018-08-14
1
-2
/
+4
*
Move line_counts out of the data classes
Ned Batchelder
2018-08-10
1
-4
/
+5
*
Be stricter about self._data
Ned Batchelder
2018-07-08
1
-4
/
+4
[next]