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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops, it's 2013 already.
Ned Batchelder
2013-09-07
1
-1
/
+1
*
Better to leave the space out.
Ned Batchelder
2013-09-06
3
-9
/
+9
*
Give the matchers a way to get info out of them.
Ned Batchelder
2013-09-06
2
-2
/
+15
*
Move the info formatting into its own function.
Ned Batchelder
2013-09-06
3
-11
/
+45
*
Make debug=trace trace all the yes/no tracing decisions.
Ned Batchelder
2013-09-06
2
-6
/
+9
*
PyTracer's cache broke when I changed False to None from should_trace. Fixed.
Ned Batchelder
2013-09-04
1
-2
/
+3
*
Call this 3.6.1a1
Ned Batchelder
2013-09-04
1
-1
/
+1
*
New flag for run: --debug, can trace why files aren't being traced.
Ned Batchelder
2013-09-04
6
-49
/
+103
*
Keep things working on PyPy 2.1
Ned Batchelder
2013-08-16
1
-2
/
+10
*
Include __main__.py in the source kit. Fixes #255.
Ned Batchelder
2013-08-15
3
-1
/
+8
*
Make igor's do_help work under Python 3. Thanks, Brett Cannon.
Ned Batchelder
2013-08-14
1
-1
/
+1
*
Get test_html working under OS X when run from a venv. Thank, Brett Cannon.
Ned Batchelder
2013-08-14
1
-0
/
+1
*
Branch coverage improvement, fixes #90. Bug #212 fixed on py2, but not py3.
Ned Batchelder
2013-06-09
3
-43
/
+40
*
Fix the new test for py3, and add a test for #212.
Ned Batchelder
2013-05-03
1
-3
/
+23
*
Turns out opcode isn't a documented module...
Ned Batchelder
2013-05-01
1
-4
/
+4
*
Add a (failing) test for #146.
Ned Batchelder
2013-05-01
1
-0
/
+12
*
Add some debugging for branch issues.
Ned Batchelder
2013-05-01
1
-0
/
+8
*
Typo
Ned Batchelder
2013-04-27
1
-1
/
+1
*
Add a note of warning about uninstalling coverage.py after using aggressive s...
Ned Batchelder
2013-04-27
1
-0
/
+5
*
Keep the paperwork up to date.
Ned Batchelder
2013-04-27
1
-1
/
+1
*
Pylint will read pylintrc files by default. Who knew?
Ned Batchelder
2013-04-25
2
-1
/
+1
*
Turns out issue #142 was fixed a long time ago.
Ned Batchelder
2013-04-22
1
-1
/
+2
*
I like it better like this.
Ned Batchelder
2013-04-21
1
-29
/
+31
*
Tweaks to Matt's merged pull request.
Ned Batchelder
2013-04-21
4
-7
/
+7
*
Merged in desmaj/coverage.py (pull request #17)
Ned Batchelder
2013-04-21
3
-2
/
+8
|
\
|
*
Removed redundant code; Changed a setup.py test to ensure that the proper set...
desmaj
2013-03-18
3
-2
/
+8
*
|
Don't touch files as unexecuted if they were omitted. Fixes #218.
Ned Batchelder
2013-04-21
3
-2
/
+24
*
|
Get sys.path right when running modules with -m, fixes #207 and #242.
Ned Batchelder
2013-04-20
4
-25
/
+46
|
/
*
A simple correction from future pylint
Ned Batchelder
2013-03-16
1
-1
/
+1
*
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2013-03-10
3
-3
/
+45
|
\
|
*
Don't issue spurious warnings about the trace function changing. Fixes #164
Ned Batchelder
2013-03-10
3
-3
/
+45
*
|
A less-weird weird line
Ned Batchelder
2013-02-24
1
-1
/
+1
|
/
*
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2013-02-02
1
-1
/
+1
|
\
|
*
For now
Ned Batchelder
2013-02-02
1
-1
/
+1
*
|
Directory changed: test->tests. Adapt.
Ned Batchelder
2013-02-02
30
-67
/
+67
*
|
Move the test directory to tests to avoid conflicts with the stdlib test pack...
Ned Batchelder
2013-02-02
174
-0
/
+0
|
/
*
Bump the version.
Ned Batchelder
2013-01-23
2
-3
/
+3
*
Makefile should be clean too.
Ned Batchelder
2013-01-23
2
-2
/
+3
*
Fix 'make clean' for a clean environment
Stanislaw Pitucha
2013-01-23
1
-1
/
+1
*
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2013-01-12
1
-4
/
+5
|
\
|
*
More failing branch tests.
Ned Batchelder
2013-01-12
1
-4
/
+5
*
|
Improvements to bytecode tools.
Ned Batchelder
2013-01-12
2
-5
/
+15
|
/
*
Better understanding of how the trace function is invoked as byte codes are e...
Ned Batchelder
2013-01-11
3
-86
/
+113
*
Make my private-copy disassembler work in py2 and py3, partly by removing cod...
Ned Batchelder
2013-01-11
1
-80
/
+26
*
A more convenient way to check on the trace function.
Ned Batchelder
2013-01-11
1
-3
/
+4
*
Use the nice way to reverse a list.
Ned Batchelder
2013-01-09
2
-3
/
+18
*
Simplify this test case for #175.
Ned Batchelder
2013-01-09
1
-2
/
+2
*
Print chunks inline with the disassembly for easier diagnosis.
Ned Batchelder
2013-01-09
1
-5
/
+4
*
More yieldification of parser.py
Ned Batchelder
2013-01-08
2
-19
/
+15
*
Use generators in the byte code parsing. __next__? yikes!
Ned Batchelder
2013-01-08
2
-42
/
+25
[next]