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
Commit message (
Expand
)
Author
Age
Files
Lines
*
We weren't using this argument
Ned Batchelder
2018-10-18
1
-2
/
+2
*
This is literally what setdefault is for
Ned Batchelder
2018-10-18
1
-2
/
+1
*
Clean some lint
Ned Batchelder
2018-10-17
1
-3
/
+6
*
A test for 'no such table: meta' as in #716.
Ned Batchelder
2018-10-16
1
-0
/
+12
*
Put this helper in the right place
Ned Batchelder
2018-10-16
1
-6
/
+7
*
Do we need more than 10 tries?
Ned Batchelder
2018-10-15
1
-1
/
+1
*
Defer using the database when calling set_context #716
Ned Batchelder
2018-10-14
1
-2
/
+2
*
Use --source to ensure tests are showing what we want.
Ned Batchelder
2018-10-14
3
-8
/
+10
*
Look up names so we don't care about case
coverage-5.0a3
Ned Batchelder
2018-10-06
1
-6
/
+4
*
Diagnose an appveyor problem
Ned Batchelder
2018-10-06
1
-0
/
+4
*
Finally jumps back to exiting lines
Ned Batchelder
2018-10-06
2
-36
/
+103
*
More tests of qualname_from_frame
Ned Batchelder
2018-09-30
1
-0
/
+19
*
Lint
Ned Batchelder
2018-09-28
1
-3
/
+3
*
Deal with properties in qualname_from_frame
Ned Batchelder
2018-09-28
1
-1
/
+14
*
Get qualified names for method contexts
Ned Batchelder
2018-09-28
1
-0
/
+43
*
Even more clarity for an error message
Ned Batchelder
2018-09-25
1
-0
/
+4
*
Make static and dynamic contexts work together
Ned Batchelder
2018-09-23
1
-26
/
+45
*
Dynamic contexts
Ned Batchelder
2018-09-23
1
-0
/
+61
*
We're calling this static, not global
Ned Batchelder
2018-09-23
1
-4
/
+4
*
Merge branch 'nedbat/contexts'
Ned Batchelder
2018-09-21
4
-32
/
+136
|
\
|
*
Make test check commutivity of .update()
Ned Batchelder
2018-09-21
1
-37
/
+52
|
*
Combining contexts works
Ned Batchelder
2018-09-21
1
-0
/
+59
|
*
measured_contexts() and two simple tests of the global context
Ned Batchelder
2018-09-21
2
-2
/
+32
|
*
Change these tests to not use weird attribute stuffing
Ned Batchelder
2018-09-21
1
-29
/
+29
|
*
Plumb through context= setting
Ned Batchelder
2018-09-18
1
-1
/
+1
*
|
Clarify an error message
Ned Batchelder
2018-09-19
1
-1
/
+1
*
|
Check for import order
Ned Batchelder
2018-09-13
1
-1
/
+2
*
|
Name decorator components to avoid docstring requirement
Ned Batchelder
2018-09-09
1
-3
/
+2
|
/
*
Fix flaky tests
Ned Batchelder
2018-09-08
1
-0
/
+6
*
Defaultable variable substitution
Ned Batchelder
2018-09-08
1
-0
/
+1
*
Strict variable substitution is now an option
Ned Batchelder
2018-09-08
1
-6
/
+19
*
Move variable substitution to be independent
Ned Batchelder
2018-09-08
1
-1
/
+17
*
When scrubbing file names, we don't care about slash direction
Ned Batchelder
2018-09-02
1
-4
/
+13
*
Move fiddly fnmatch logic into its own testable function
Ned Batchelder
2018-09-02
1
-1
/
+50
*
More tests need temp directories
Ned Batchelder
2018-09-02
2
-6
/
+0
*
SQLite on windows has slightly different messages
Ned Batchelder
2018-09-02
2
-3
/
+3
*
More tests need clear separation of databases
Ned Batchelder
2018-09-02
1
-13
/
+13
*
Have to escape data going into a regex sub
Ned Batchelder
2018-08-30
1
-3
/
+3
*
Put back an always-on indication of the tracer available
Ned Batchelder
2018-08-30
1
-2
/
+13
*
SQLite storage detects forks
Ned Batchelder
2018-08-27
1
-2
/
+0
*
Better sys_info: pid, and a more understandable name.
Ned Batchelder
2018-08-26
2
-3
/
+3
*
Tests of the schema checking
Ned Batchelder
2018-08-26
3
-15
/
+37
*
Another pytest-cov test, for --append
Ned Batchelder
2018-08-24
1
-1
/
+10
*
Merge branch 'nedbat/data-sqlite'
Ned Batchelder
2018-08-24
72
-1133
/
+979
|
\
|
*
Add a test emulating pytest-cov
Ned Batchelder
2018-08-24
1
-2
/
+29
|
*
Remove now-unused CoverageGoldTest class
Ned Batchelder
2018-08-24
1
-29
/
+1
|
*
SQL storage means more tests need temp directories
Ned Batchelder
2018-08-24
1
-2
/
+0
|
*
Py2-specific gold files
Ned Batchelder
2018-08-24
2
-29
/
+23
|
*
When we trimmed trailing whitespace, we lost the last newline. Put it back.
Ned Batchelder
2018-08-24
36
-75
/
+75
|
*
Remove needless license lines from html tests
Ned Batchelder
2018-08-24
37
-507
/
+301
[next]