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_process.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-67
/
+2
*
refactor(test): move unicode handling tests to individual test files
Ned Batchelder
2021-11-20
1
-84
/
+1
*
refactor: add_lines only needs an iterable of ints
Ned Batchelder
2021-11-13
1
-1
/
+1
*
test(fix): make the fullcoverage test work on 3.11
Ned Batchelder
2021-11-12
1
-3
/
+1
*
style: convert more string formatting to f-strings
Ned Batchelder
2021-11-11
1
-6
/
+6
*
fix: CPython 3.11 support. #1241
Ned Batchelder
2021-11-10
1
-0
/
+2
*
refactor(test): convert eight tests to one parametrized test
Ned Batchelder
2021-11-07
1
-27
/
+4
*
refactor(test): use the expected name for initializing tests.
Ned Batchelder
2021-11-07
1
-6
/
+6
*
refactor(test): make traceback checks a bit flexible
Ned Batchelder
2021-11-04
1
-3
/
+6
*
test(fix): isolate excepthook tests from each other
Ned Batchelder
2021-11-02
1
-0
/
+2
*
refactor(test): the virtualenv tests deserve their own file
Ned Batchelder
2021-10-31
1
-263
/
+1
*
refactor(test): make re_lines (et al) look like re.search
Ned Batchelder
2021-10-28
1
-19
/
+19
*
refactor(test): re_lines is more useful if it returns a list
Ned Batchelder
2021-10-27
1
-6
/
+7
*
feat: xml and json say what they are doing, and -q quiets everything. #1254
nedbat/dashq
Ned Batchelder
2021-10-26
1
-2
/
+2
*
fix: changes for PyPy3.8
Ned Batchelder
2021-10-25
1
-1
/
+1
*
refactor(test): os_sep and remove_tree helpers
Ned Batchelder
2021-10-24
1
-2
/
+2
*
feat: `coverage run` now sets the COVERAGE_RUN environment variable
Ned Batchelder
2021-10-16
1
-1
/
+16
*
test: very minor clean up
Ned Batchelder
2021-10-16
1
-1
/
+4
*
fix: find_writable_pth_directory must expect failure from open()
Michał Górny
2021-10-12
1
-4
/
+4
*
test: add more tests of run_python_file
Ned Batchelder
2021-10-11
1
-4
/
+7
*
fix: make third-party detection work with namespace packages. #1231
Ned Batchelder
2021-10-10
1
-3
/
+74
*
refactor: remove some left over test prints
Ned Batchelder
2021-10-10
1
-3
/
+0
*
refactor: simplify some strange string formatting
Ned Batchelder
2021-10-10
1
-2
/
+2
*
refactor: no need for maybe-u prefixes in test regexes
Ned Batchelder
2021-10-10
1
-2
/
+2
*
style: prefer explicit string concatenation
Ned Batchelder
2021-10-10
1
-16
/
+15
*
style: use the official designation for utf-8
Ned Batchelder
2021-10-10
1
-1
/
+1
*
test: make metacov work with xdist
Ned Batchelder
2021-10-08
1
-1
/
+1
*
feat: HTML report now says where the report is. #1195 (#1207)
Ned Batchelder
2021-08-05
1
-2
/
+2
*
fix: generate flat file names differently
Ned Batchelder
2021-07-15
1
-2
/
+3
*
fix: --fail-under=100 could report 100 is less than 100.
Ned Batchelder
2021-05-31
1
-0
/
+16
*
build: mark a few lines as not covered
Ned Batchelder
2021-05-30
1
-2
/
+2
*
feat: warnings are now real warnings
Ned Batchelder
2021-05-30
1
-5
/
+9
*
fix: Python 3.8.10 changed how __file__ is reported when running directories
Ned Batchelder
2021-05-11
1
-1
/
+1
*
refactor: remove a few more version checks
Ned Batchelder
2021-05-02
1
-4
/
+1
*
refactor: pyupgrade --py36-plus tests/**.py
Ned Batchelder
2021-05-02
1
-41
/
+40
*
refactor: remove code explicitly choosing between py2 and py3
Ned Batchelder
2021-05-01
1
-16
/
+1
*
fix: don't warn that dynamic plugins already imported their source files. #1150
Ned Batchelder
2021-05-01
1
-1
/
+27
*
fix: restore metacov functioning
Ned Batchelder
2021-04-11
1
-1
/
+1
*
fix: don't measure third-party scripts
nedbat/bin-exclude
Ned Batchelder
2021-04-11
1
-44
/
+111
*
fix: don't measure third-party packages
Ned Batchelder
2021-04-10
1
-1
/
+99
*
test: skip a test on pypy
Ned Batchelder
2021-03-11
1
-5
/
+4
*
test: show more information for not-passed tests
Ned Batchelder
2021-03-11
1
-1
/
+1
*
test: reduce use of unittest
Ned Batchelder
2021-03-11
1
-8
/
+7
*
refactor: no need for specialized assert_starts_with method
Ned Batchelder
2021-03-06
1
-1
/
+1
*
build: update to latest pylint
Ned Batchelder
2021-02-26
1
-1
/
+1
*
refactor: convert all skipping to pytest skips
Ned Batchelder
2021-02-07
1
-37
/
+19
*
test: these tests can run during metacov
Ned Batchelder
2021-02-07
1
-1
/
+0
*
test: more-uniform skipping of test during metacov
Ned Batchelder
2021-02-07
1
-22
/
+13
*
style: fix long lines and avoid backslashes
nedbat/unittest2pytest
Ned Batchelder
2021-01-31
1
-11
/
+17
[next]