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
*
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
*
Coverage 3.6
Ned Batchelder
2013-01-05
1
-0
/
+1
*
Updated sample HTML report.
coverage-3.6
Ned Batchelder
2013-01-05
13
-131
/
+131
*
Update docs etc for official version 3.6.
Ned Batchelder
2013-01-05
6
-63
/
+78
*
Add a few failing tests for branch coverage work.
Ned Batchelder
2013-01-01
1
-0
/
+29
*
Mark expected-failure tests as such
Ned Batchelder
2013-01-01
4
-5
/
+5
*
Tweak the faq
Ned Batchelder
2012-12-31
1
-1
/
+2
*
Finished the trouble page. Closes issue #226.
Ned Batchelder
2012-12-31
2
-23
/
+64
*
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2012-12-31
2
-0
/
+50
|
\
|
*
A new page for known big problems, for #226.
Ned Batchelder
2012-12-31
2
-0
/
+50
*
|
A skipped failing test for #79.
Ned Batchelder
2012-12-31
1
-0
/
+25
*
|
Added a test while investigating bug #79.
Ned Batchelder
2012-12-31
1
-0
/
+19
|
/
*
Provide some guidance to readers of the todo list. Closes #227.
Ned Batchelder
2012-12-30
1
-2
/
+9
*
One more pylint improvement: no more multi-statement lines.
Ned Batchelder
2012-12-30
2
-8
/
+13
*
Get rid of import craziness in the tests.
Ned Batchelder
2012-12-30
22
-72
/
+35
*
Coverage 3.6b3
Ned Batchelder
2012-12-29
1
-0
/
+1
*
Preparing for 3.6b3
coverage-3.6b3
Ned Batchelder
2012-12-29
4
-5
/
+15
*
This is the correct fix for #224. Data gets collected, and doesn't incur cra...
Ned Batchelder
2012-12-29
2
-21
/
+30
*
A test to prove that the fix for #224 causes problems of its own.
Ned Batchelder
2012-12-29
1
-0
/
+21
*
Might as well get the pypy paths right.
Ned Batchelder
2012-12-28
1
-3
/
+2
*
Change this file to unix line endings.
Ned Batchelder
2012-12-28
1
-216
/
+216
*
Bump to 3.6b3
Ned Batchelder
2012-12-28
3
-2
/
+10
*
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2012-12-28
3
-31
/
+62
|
\
|
*
Preventing double harvesting was keeping the nose plugin from working. Not s...
Ned Batchelder
2012-12-28
2
-29
/
+59
|
*
igor wasn't checking the eol in igor
Ned Batchelder
2012-12-28
1
-2
/
+3
*
|
Coverage 3.6b2
Ned Batchelder
2012-12-23
1
-0
/
+1
*
|
Automated merge with ssh://bitbucket.org/ned/coveragepy
coverage-3.6b2
Ned Batchelder
2012-12-23
5
-8
/
+31
|
\
\
|
|
/
|
/
|
|
*
Mark stuff as 3.6b2
Ned Batchelder
2012-12-23
5
-8
/
+31
*
|
Last bit of testing the setup.
Ned Batchelder
2012-12-23
1
-0
/
+2
|
/
*
Last tweaking of setup.py
Ned Batchelder
2012-12-23
1
-12
/
+14
*
One more test, to prove that bug #220 is invalid.
Ned Batchelder
2012-12-23
1
-0
/
+40
*
A way to run tests on 2.3 and 2.4
Ned Batchelder
2012-12-22
2
-2
/
+21
*
One more 2.3 thing.
Ned Batchelder
2012-12-22
1
-1
/
+1
*
Clean the extension first so we don't get messages about not being able to lo...
Ned Batchelder
2012-12-22
1
-2
/
+2
*
Fix the link to the nose cover plugin. #222
Ned Batchelder
2012-12-22
1
-1
/
+1
*
Clean up debugging stuff
Ned Batchelder
2012-12-21
2
-7
/
+5
[next]