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
/
coverage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move dispositions closer to useful plugins
Ned Batchelder
2014-09-06
5
-75
/
+189
*
Minor cleanup of environment variable debugging
Ned Batchelder
2014-08-29
1
-6
/
+5
*
Make CoveragePlugin importable from coverage
Ned Batchelder
2014-08-22
1
-0
/
+1
*
More-serious plugin support
Ned Batchelder
2014-08-21
3
-22
/
+51
*
Rename extensions to plugins, since extensions reminds me of parts of filenames
Ned Batchelder
2014-08-20
6
-44
/
+46
*
The class should be called Coverage
Ned Batchelder
2014-08-19
2
-4
/
+7
*
Use a set where a set is appropriate
Ned Batchelder
2014-08-19
3
-6
/
+4
*
Latest better names in templite.py
Ned Batchelder
2014-08-09
1
-22
/
+23
*
Crazy debugging output for tracking down gevent weirdness
Ned Batchelder
2014-07-13
1
-7
/
+33
*
Improve branch summarization
Ned Batchelder
2014-07-08
2
-11
/
+12
*
Read options from setup.cfg if .coveragerc not around. #304
Ned Batchelder
2014-07-05
2
-8
/
+37
*
Merged in asottile/coverage.py/fix_source_encoding (pull request #38)
Ned Batchelder
2014-07-05
1
-1
/
+1
|
\
|
*
Fix non-comment encoding detection.
Anthony Sottile
2014-06-29
1
-1
/
+1
*
|
Crazy-ugly start to extensions for Django and Mako
Ned Batchelder
2014-07-04
7
-44
/
+114
*
|
Add a missing docstring. Pylint didn't mind??
Ned Batchelder
2014-06-18
1
-0
/
+9
*
|
should_trace now returns a FileDisposition object
Ned Batchelder
2014-06-15
3
-42
/
+67
*
|
Hacked-in django template support
Ned Batchelder
2014-06-12
5
-25
/
+135
|
/
*
Prevent UnicodeDecodeErrors in html report. #303
Ned Batchelder
2014-06-11
1
-9
/
+3
*
Add detail to the UnicodeDecodeError for #303
Ned Batchelder
2014-06-09
1
-1
/
+9
*
Round fail-under result same as others. Fixed #284.
Ned Batchelder
2014-06-03
1
-0
/
+8
*
Remove debugging
Ned Batchelder
2014-06-03
1
-1
/
+0
*
Fix the new FnmatchMatcher for >100 patterns
Ned Batchelder
2014-06-03
2
-1
/
+2
*
Avoid filling the fnmatch cache
Ned Batchelder
2014-06-02
2
-15
/
+10
*
Clean up the merged pull request
Ned Batchelder
2014-06-01
1
-4
/
+3
*
Merged in rdn_/coverage.py (pull request #35)
Ned Batchelder
2014-06-01
2
-1
/
+25
|
\
|
*
Fix formatting when no missing lines; improve tests
Steve
2014-05-26
2
-4
/
+10
|
*
Add branch misses to stdout report
Steve
2014-05-23
2
-0
/
+18
*
|
Adapt to the full_line_map change in Mako
Ned Batchelder
2014-05-27
1
-2
/
+6
|
/
*
Clean up codeunit, as usual
Ned Batchelder
2014-05-20
1
-5
/
+5
*
Improved Mako support. Needs Mako tip
Ned Batchelder
2014-05-20
2
-52
/
+33
*
Continued refactoring of CodeUnit
Ned Batchelder
2014-05-18
5
-25
/
+22
*
Modernize annotate.py
Ned Batchelder
2014-05-18
1
-43
/
+35
*
Include all files when annotating, not just relative ones. #57
Ned Batchelder
2014-05-18
1
-3
/
+0
*
Move shell globbing into cmdline.py
Ned Batchelder
2014-05-18
2
-12
/
+16
*
A bit of refactoring, inching slowly toward nicer CodeUnits
Ned Batchelder
2014-05-18
2
-18
/
+22
*
Avoid a bunch of deprecated functions.
Ned Batchelder
2014-05-17
2
-7
/
+35
*
Remove an unneeded backward function, and move BUILTINS into backward
Ned Batchelder
2014-05-17
2
-16
/
+10
*
Refactor execfile to avoid imp to avoid deprecation warnings
Ned Batchelder
2014-05-16
2
-41
/
+104
*
Latest code form 500lines
Ned Batchelder
2014-05-09
1
-50
/
+85
*
Refactoring, asymptotically approaching multi-language
Ned Batchelder
2014-05-04
4
-30
/
+19
*
Small cleanups
Ned Batchelder
2014-05-03
3
-6
/
+6
*
Clean up Stan Hu's pull request, and add him to changes and authors
Ned Batchelder
2014-05-02
1
-5
/
+3
*
Merged in stanhu/coverage.py (pull request #32)
Ned Batchelder
2014-05-02
1
-2
/
+16
|
\
|
*
Issue #94: Include the sources element
Stan Hu
2014-02-03
1
-2
/
+16
*
|
Polished-up code from 500lines
Ned Batchelder
2014-04-26
1
-29
/
+39
*
|
More refactoring of hacked Mako support
Ned Batchelder
2014-04-18
5
-111
/
+105
*
|
Fix the Mako regexes
Ned Batchelder
2014-03-08
1
-2
/
+2
*
|
Hacked-in Mako support.
Ned Batchelder
2014-03-08
5
-7
/
+124
*
|
Start on splitting into different parsers for different languages
Ned Batchelder
2014-03-06
2
-8
/
+32
*
|
Comment spelling and todo bookkeeping.
Ned Batchelder
2014-03-06
1
-1
/
+1
[next]