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
/
CHANGES.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the changes docs for 4.0a6
Ned Batchelder
2015-06-21
1
-2
/
+2
*
Be more careful about reading bytecodes. #375
Ned Batchelder
2015-06-16
1
-2
/
+3
*
Be more disciplined about the values in should_trace_cache. #374.
Ned Batchelder
2015-06-14
1
-0
/
+4
*
COVERAGE_DEBUG can set the debug configuration options
Ned Batchelder
2015-06-14
1
-0
/
+3
*
And say so
Ned Batchelder
2015-06-09
1
-1
/
+1
*
Python 3.5b2 is supported.
Ned Batchelder
2015-06-03
1
-0
/
+2
*
Remove the module-level singleton functions.
Ned Batchelder
2015-05-27
1
-0
/
+4
*
Files with incorrect encoding declarations are no longer ignored. #351
Ned Batchelder
2015-05-17
1
-0
/
+4
*
A better description of issue 361.
Ned Batchelder
2015-05-03
1
-2
/
+2
*
Add an old change to CHANGES
Ned Batchelder
2015-04-26
1
-0
/
+6
*
Fix a test, and finish the paperwork for #363.
Ned Batchelder
2015-04-24
1
-0
/
+4
*
Finish up clytwynec's pull request to implement combining directories. #354.
Ned Batchelder
2015-04-24
1
-0
/
+6
*
More work on #299
Ned Batchelder
2015-04-21
1
-0
/
+4
*
Update CHANGES
Ned Batchelder
2015-04-20
1
-0
/
+6
*
Update CHANGES for #361.
Ned Batchelder
2015-04-15
1
-0
/
+6
*
Fix bug with \f in HTML report. #360.
Ned Batchelder
2015-02-28
1
-0
/
+5
*
Properly handle crazy-long code objects. #359
Ned Batchelder
2015-02-17
1
-0
/
+9
*
Ship 4.0a5
coverage-4.0a5
Ned Batchelder
2015-02-16
1
-5
/
+5
*
Always make the current directory importable. #358
Ned Batchelder
2015-02-13
1
-0
/
+4
*
CHANGES tweaks
Ned Batchelder
2015-02-12
1
-2
/
+2
*
Treat config_file=".coveragerc" the same as config_file=True. #357
Ned Batchelder
2015-02-11
1
-0
/
+5
*
Plugin support is now only in the CTracer, not in the PyTracer.
Ned Batchelder
2015-02-09
1
-1
/
+2
*
CPython 3.5.0a1 was announced 40 minutes ago. Isn't it time coverage.py suppo...
Ned Batchelder
2015-02-08
1
-0
/
+2
*
Plugin support is in C tracer as well as Python tracer
Ned Batchelder
2015-02-08
1
-0
/
+2
*
Trailing whitespace.
Ned Batchelder
2015-02-02
1
-1
/
+1
*
Make process_startup idempotent, to fix #340.
Ned Batchelder
2015-02-01
1
-0
/
+5
*
Multiprocess support doesn't work yet on Windows.
Ned Batchelder
2015-01-31
1
-2
/
+2
*
Wildly experimental multiprocessing support. Covers most of #117.
Ned Batchelder
2015-01-30
1
-1
/
+7
*
Give a reasonable warning for a previous assert. Closes #353.
Ned Batchelder
2015-01-26
1
-0
/
+9
*
Prepare for 4.0a4
coverage-4.0a4
Ned Batchelder
2015-01-25
1
-0
/
+12
*
Update the changes.rst file in the docs
Ned Batchelder
2015-01-24
1
-1
/
+1
*
Issue #315 was fixed
Ned Batchelder
2015-01-21
1
-1
/
+3
*
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
1
-0
/
+5
*
Fix bad regression: XML report now reports packages again. #235
Ned Batchelder
2015-01-19
1
-0
/
+5
*
Issue #69 was fixed yesterday
Ned Batchelder
2015-01-18
1
-1
/
+2
*
Issue #290 was fixed with the filename cleanup today.
Ned Batchelder
2015-01-18
1
-1
/
+3
*
Clean up the module->file logic
Ned Batchelder
2015-01-17
1
-0
/
+3
*
Use file names with extensions in reports.
Ned Batchelder
2015-01-17
1
-2
/
+6
*
Provide early error messages for bad regexes in config. #349
Ned Batchelder
2015-01-16
1
-0
/
+4
*
Report empty files as 100% instead of 0%, fixes #345
Ned Batchelder
2015-01-16
1
-0
/
+9
*
Update for 4.0a2
Ned Batchelder
2015-01-14
1
-2
/
+2
*
Another bug had been fixed
Ned Batchelder
2014-12-28
1
-1
/
+2
*
Keep support for only the latest PyPy's.
Ned Batchelder
2014-12-13
1
-2
/
+4
*
Drop support for CPython 3.2. Now I can use u'' unicode literals freely.
Ned Batchelder
2014-12-13
1
-1
/
+2
*
Fix spelling errors in the docs.
Ned Batchelder
2014-11-29
1
-3
/
+3
*
Better wording
Ned Batchelder
2014-11-29
1
-1
/
+1
*
Don't be confused by files with missing final newlines. #293
Ned Batchelder
2014-11-29
1
-0
/
+4
*
--fail-under can now be specified in the rcfile. #314
Ned Batchelder
2014-11-27
1
-0
/
+4
*
Try out pylint spelling. Kinda noisy, but fixed some stuff.
Ned Batchelder
2014-11-27
1
-2
/
+2
[next]