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
*
info_formatter shouldn't assume it gets a list
Ned Batchelder
2015-01-24
2
-0
/
+5
*
Keep todo up-to-date
Ned Batchelder
2015-01-24
1
-2
/
+2
*
Clarify how to use make_file for non-ascii content.
Ned Batchelder
2015-01-22
2
-5
/
+12
*
Issue #315 was fixed
Ned Batchelder
2015-01-21
1
-1
/
+3
*
Bump the version
Ned Batchelder
2015-01-20
1
-1
/
+1
*
Coverage 4.0a3
Ned Batchelder
2015-01-20
1
-0
/
+1
*
An official 4.0a3
coverage-4.0a3
Ned Batchelder
2015-01-20
1
-3
/
+4
*
XML package_depth configuration option. Thanks, Lex Berezhny
Ned Batchelder
2015-01-19
6
-18
/
+88
*
Fix bad regression: XML report now reports packages again. #235
Ned Batchelder
2015-01-19
5
-9
/
+90
*
Comment was missing a word
Ned Batchelder
2015-01-19
1
-1
/
+1
*
The DTD for cobertura, for reference
Ned Batchelder
2015-01-19
1
-0
/
+55
*
Clean up the XML tests a little
Ned Batchelder
2015-01-19
1
-11
/
+16
*
More pep8 compliance
Ned Batchelder
2015-01-19
3
-2
/
+15
*
Issue #69 was fixed yesterday
Ned Batchelder
2015-01-18
2
-1
/
+15
*
Make some test setup more uniform
Ned Batchelder
2015-01-18
4
-14
/
+23
*
Issue #290 was fixed with the filename cleanup today.
Ned Batchelder
2015-01-18
1
-1
/
+3
*
Make the plugin test work on Windows
Ned Batchelder
2015-01-18
1
-1
/
+4
*
Collect all the nudgy environment checks into coverage.env
Ned Batchelder
2015-01-18
21
-82
/
+114
*
Properly deal with .pyc files missing their sources.
Ned Batchelder
2015-01-18
2
-10
/
+81
*
Fix formatting before writing more tests.
Ned Batchelder
2015-01-18
1
-17
/
+31
*
nose --with-ids is useful.
Ned Batchelder
2015-01-18
2
-1
/
+2
*
Bump version since we published 4.0a2
Ned Batchelder
2015-01-17
2
-1
/
+2
*
Clean up the module->file logic
Ned Batchelder
2015-01-17
2
-13
/
+14
*
When finding the source for a frame, really check if it exists
Ned Batchelder
2015-01-17
3
-13
/
+25
*
Split the requirements file so we don't try to install pyenchant for running ...
Ned Batchelder
2015-01-17
3
-7
/
+12
*
Use file names with extensions in reports.
Ned Batchelder
2015-01-17
43
-172
/
+175
*
Provide early error messages for bad regexes in config. #349
Ned Batchelder
2015-01-16
3
-8
/
+35
*
Pylint didn't like .format(self=self): Argument 'self' passed by position and...
Ned Batchelder
2015-01-16
1
-2
/
+2
*
Report empty files as 100% instead of 0%, fixes #345
Ned Batchelder
2015-01-16
3
-5
/
+36
*
Strike 3.2 from howto.txt
Ned Batchelder
2015-01-16
1
-1
/
+1
*
3.2 isn't supported, so don't make Windows kits for it
Ned Batchelder
2015-01-16
1
-1
/
+1
*
Coverage 4.0a2
Ned Batchelder
2015-01-16
1
-0
/
+1
*
Note some things that need to be done
coverage-4.0a2
Ned Batchelder
2015-01-14
1
-2
/
+6
*
Update for 4.0a2
Ned Batchelder
2015-01-14
2
-4
/
+5
*
Remove unused imports
Ned Batchelder
2015-01-10
3
-6
/
+1
*
Move base-class logic from CodeUnit to FileReporter
Ned Batchelder
2015-01-09
4
-52
/
+59
*
Report a more useful error if an expression fails.
Ned Batchelder
2015-01-09
2
-4
/
+14
*
Add test support for the plugin info in 'debug data'
Ned Batchelder
2015-01-08
1
-6
/
+15
*
Read and write plugin data to .coverage
Ned Batchelder
2015-01-08
2
-9
/
+20
*
Bump version to alpha 2
Ned Batchelder
2015-01-03
1
-1
/
+1
*
Use tox factors to clean up tox.ini
Ned Batchelder
2015-01-03
2
-54
/
+7
*
Start formalizing the FileReporter interface to simplify things
Ned Batchelder
2015-01-02
7
-50
/
+105
*
Move python source understanding into python.py
Ned Batchelder
2015-01-01
10
-159
/
+172
*
Move code_unit_factory into Coverage
Ned Batchelder
2015-01-01
4
-100
/
+80
*
Refactoring FileLocators and codeunit factories, more to come.
Ned Batchelder
2015-01-01
2
-25
/
+25
*
Be a little clearer about when we expect one thing, and when we expect a list
Ned Batchelder
2015-01-01
4
-46
/
+74
*
pep8
Ned Batchelder
2015-01-01
1
-11
/
+11
*
Move Plugins so that plugin.py is just interface definitions
Ned Batchelder
2015-01-01
3
-40
/
+43
*
pep8
Ned Batchelder
2015-01-01
1
-27
/
+43
*
2015 happy new year
Ned Batchelder
2015-01-01
2
-2
/
+2
[next]