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
/
coverage
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Warn if asked to show context but none were measured. #851
Ned Batchelder
2019-10-10
1
-0
/
+3
*
Tie up a loose end in the docs
Ned Batchelder
2019-10-08
1
-1
/
+0
*
Sqlite3 info in 'coverage debug sys'
Ned Batchelder
2019-10-08
2
-1
/
+13
*
Bump version
Ned Batchelder
2019-10-08
1
-1
/
+1
*
Context-switching plugins should be listed in debug output
Ned Batchelder
2019-10-06
1
-0
/
+1
*
Slowly making progress on sqldata docstrings
Ned Batchelder
2019-10-06
1
-0
/
+7
*
Add some needed details to the Coverage docstrings
Ned Batchelder
2019-10-06
1
-6
/
+21
*
Quiet pylint
Ned Batchelder
2019-10-06
1
-3
/
+5
*
Context patterns are regexes, not globs
Ned Batchelder
2019-10-02
2
-7
/
+29
*
Setting query context has to be done with a separate method call
Ned Batchelder
2019-10-02
1
-34
/
+24
*
Clearer logic
Ned Batchelder
2019-10-02
1
-2
/
+2
*
Bump version
Ned Batchelder
2019-09-21
1
-1
/
+1
*
Exit arcs have to be corrected to first lines
Ned Batchelder
2019-09-21
1
-1
/
+5
*
Remove unused attribute
Ned Batchelder
2019-09-20
1
-1
/
+0
*
Python tracer supports dynamic contexts. #846
Ned Batchelder
2019-09-15
1
-4
/
+34
*
Polish up substitute_variables based on a lightning talk
Ned Batchelder
2019-09-14
2
-26
/
+26
*
Correct some function names and docstrings. #843
Ned Batchelder
2019-09-09
2
-10
/
+14
*
Document the module-level stuff. #837
Ned Batchelder
2019-09-09
1
-1
/
+1
*
A little more in the db schema docs
Ned Batchelder
2019-09-09
1
-3
/
+4
*
Updating with an empty data is ok
Ned Batchelder
2019-09-03
1
-16
/
+24
*
Need to set a sqlite attribute on a real sqlite connection
Ned Batchelder
2019-09-03
1
-1
/
+1
*
--debug=self now goes on a second line for better readability
Ned Batchelder
2019-09-03
1
-2
/
+2
*
Log some indication of the script being executed
Ned Batchelder
2019-09-02
3
-4
/
+18
*
Logging executemany failed if data was a generator
Ned Batchelder
2019-09-02
1
-0
/
+1
*
cwd logging didn't have pid/tid info on it
Ned Batchelder
2019-09-02
1
-1
/
+1
*
Reporting methods shouldn't permanently change the configuration
Ned Batchelder
2019-09-01
2
-19
/
+41
*
No need for format indexes (mostly)
Ned Batchelder
2019-09-01
9
-31
/
+31
*
Log an operation before starting it
Ned Batchelder
2019-09-01
1
-1
/
+1
*
Make callers debug output easier to use as editor launches
Ned Batchelder
2019-09-01
1
-1
/
+1
*
Tweaks to JSON report docs
Ned Batchelder
2019-08-31
1
-1
/
+1
*
Create a JSON report
Matt Bachmann
2019-08-31
7
-39
/
+217
*
debug=plugin didn't handle all plugin methods. #834
Ned Batchelder
2019-08-11
1
-0
/
+14
*
Improved numbits operations
Ned Batchelder
2019-08-11
2
-64
/
+155
*
Fix unusual backslash token issue. #822
Ned Batchelder
2019-08-10
1
-5
/
+4
*
Don't need the schema history in the schema
Ned Batchelder
2019-08-06
1
-8
/
+9
*
Version and timestamp in the meta data
Ned Batchelder
2019-08-06
1
-2
/
+10
*
Meta data stored as key/value
Ned Batchelder
2019-08-06
1
-14
/
+22
*
Pudb is a useful thing to have available when needed
Ned Batchelder
2019-08-06
1
-1
/
+1
*
Foreign keys
Ned Batchelder
2019-08-06
1
-2
/
+8
*
Fix a bug in num_in_numbits.
Ned Batchelder
2019-08-01
1
-1
/
+1
*
Add num_in_numbits
Ned Batchelder
2019-08-01
2
-2
/
+18
*
Add numbits_any_intersection
Ned Batchelder
2019-07-31
1
-0
/
+6
*
A little more discipline for blob converters
Ned Batchelder
2019-07-31
1
-5
/
+12
*
numbits is the new name for the binary line numbers
Ned Batchelder
2019-07-31
1
-18
/
+27
*
Refactor numbits into their own files
Ned Batchelder
2019-07-31
2
-33
/
+49
*
Don't be fooled by a class named test_something. Fixes #829
Ned Batchelder
2019-07-26
1
-1
/
+3
*
Simplify
Ned Batchelder
2019-07-26
1
-10
/
+3
*
Don't try to delete a file called ':memory:'
Ned Batchelder
2019-07-20
1
-0
/
+2
*
z-compressed dumps and loads
Ned Batchelder
2019-07-19
2
-12
/
+25
*
Bump version
Ned Batchelder
2019-07-16
1
-1
/
+1
[prev]
[next]