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 (
Collapse
)
Author
Age
Files
Lines
*
Also, why does it need a leading underscore??
Ned Batchelder
2012-11-16
1
-3
/
+3
|
*
No need to delete the file.
Ned Batchelder
2012-11-16
1
-1
/
+0
|
*
Merged in brettsky/coverage.py (pull request #15)
Ned Batchelder
2012-11-16
1
-1
/
+6
|
\
|
*
Don't leave a file open in setup.py.
Brett Cannon
2012-11-15
1
-1
/
+6
|
|
*
|
Use iitems() to avoid lists of dict items on py2.
Ned Batchelder
2012-11-16
5
-17
/
+27
|
/
*
Refactor, and make it work on older Pythons.
Ned Batchelder
2012-11-14
4
-11
/
+38
|
*
Merged in lahwran/coverage.py (pull request #14)
Ned Batchelder
2012-11-14
1
-2
/
+7
|
\
|
*
Fix race condition removing .coverage on init
lahwran
2012-11-12
1
-2
/
+7
|
|
*
|
Try to format the contributing page better.
Ned Batchelder
2012-11-12
1
-76
/
+66
|
|
*
|
A Contributing page in the docs. #171
Ned Batchelder
2012-11-12
4
-0
/
+175
|
|
*
|
Don't check doc intermediate files.
Ned Batchelder
2012-11-12
1
-1
/
+4
|
/
*
Once you start unit testing setup.py, where do you stop??
Ned Batchelder
2012-11-12
2
-18
/
+35
|
*
Add assertGreater to our arsenal.
Ned Batchelder
2012-11-12
2
-0
/
+15
|
*
Don't import coverage into setup.py to get the version number. Do something ↵
Ned Batchelder
2012-11-12
5
-17
/
+41
|
|
|
|
far worse... :) #73
*
Edits
Ned Batchelder
2012-11-12
2
-7
/
+10
|
*
Hmm, sphinx changed, and it's my responsibility to set up the comma?
Ned Batchelder
2012-11-12
1
-0
/
+1
|
*
Clarify when coverage measurement actually starts. #102
Ned Batchelder
2012-11-12
2
-3
/
+11
|
*
A faster way to get the actual path of Windows files, especially when ↵
Ned Batchelder
2012-11-11
2
-31
/
+32
|
|
|
|
operating on lots of files in the same directory.
*
Remove odd module holding, since I think this is now fixed by always ↵
Ned Batchelder
2012-11-11
2
-21
/
+6
|
|
|
|
stopping the tracers.
*
Add another ticket to the list of bugs fixed.
Ned Batchelder
2012-11-11
1
-5
/
+6
|
*
No longer see a mysterious exception when not able to run code: ↵
Ned Batchelder
2012-11-11
6
-2
/
+13
|
|
|
|
AttributeError: 'NoneType' object has no attribute 'isabs'. #153
*
Less noise in the test output.
Ned Batchelder
2012-11-11
1
-3
/
+3
|
*
lint
Ned Batchelder
2012-11-11
2
-3
/
+7
|
*
More converstion to assertIn and assertNotIn.
Ned Batchelder
2012-11-11
3
-31
/
+31
|
*
WTF?
Ned Batchelder
2012-11-11
1
-3
/
+3
|
*
Windows now reports file names in their correct case. #89 and #203.
Ned Batchelder
2012-11-11
6
-4
/
+96
|
*
Add in assertNotIn.
Ned Batchelder
2012-11-10
4
-9
/
+20
|
*
Upgrading pylint means fixing more nits.
Ned Batchelder
2012-11-10
12
-18
/
+18
|
*
Properly test that config file HTML titles can be non-ascii.
Ned Batchelder
2012-11-10
3
-13
/
+48
|
*
Test that make_file can truly make a utf8 file.
Ned Batchelder
2012-11-10
1
-2
/
+12
|
*
A way to get rid of the .tox dirs too.
Ned Batchelder
2012-11-10
1
-0
/
+3
|
*
Quiet pylint
Ned Batchelder
2012-11-10
1
-3
/
+3
|
*
Refactor the config parsing.
Ned Batchelder
2012-11-10
3
-97
/
+101
|
*
Now the title of the HTML report can be set.
Ned Batchelder
2012-11-09
11
-22
/
+83
|
*
Add assertIn for test use.
Ned Batchelder
2012-11-09
2
-1
/
+16
|
*
A nicer way to neuter this test.
Ned Batchelder
2012-11-08
1
-12
/
+13
|
*
A failure during XML reporting would leave an empty XML file behind. #210
Ned Batchelder
2012-11-08
3
-2
/
+22
|
*
A work-in-progress for #207, a minor improvement, and a commented-out test ↵
Ned Batchelder
2012-11-08
2
-1
/
+10
|
|
|
|
that shows the problem.
*
Ugh. Setting the xml output file in the .coveragerc file simply didn't ↵
Ned Batchelder
2012-11-07
4
-7
/
+38
|
|
|
|
work. Now it does.
*
Of course, it's different on Py3.
Ned Batchelder
2012-11-07
1
-1
/
+4
|
*
Remove an odd sys.modules entry so that pydoc can find coverage.coverage. #206.
Ned Batchelder
2012-11-07
2
-0
/
+10
|
*
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2012-11-05
2
-3
/
+3
|
\
|
*
Entry point
Ned Batchelder
2012-11-05
2
-3
/
+3
|
|
*
|
The only good pylint is a quiet pylint
Ned Batchelder
2012-11-05
2
-1
/
+2
|
|
*
|
Make my backport of assertRegexpMatches truly compatible with the stdlib ↵
Ned Batchelder
2012-11-04
1
-4
/
+5
|
/
|
|
|
definition
*
Refactor the command-line code.
Ned Batchelder
2012-11-04
1
-115
/
+148
|
*
The old way of getting help text was just weird.
Ned Batchelder
2012-11-04
2
-16
/
+22
|
*
Two calls with no error checking replaced by a more convenient Py_BuildValue
Ned Batchelder
2012-11-04
1
-3
/
+1
|
*
Forgot to update CHANGES.txt for the --fail-under switch.
Ned Batchelder
2012-11-03
1
-0
/
+5
|
*
pylint clean-up.
Ned Batchelder
2012-11-03
3
-15
/
+19
|
[next]