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
*
Some per-instance caching to speed code parsing and analysis.
Ned Batchelder
2009-11-10
2
-1
/
+17
*
Keep showing excluded lines by default.
Ned Batchelder
2009-11-09
1
-1
/
+1
*
Annotations on yellow HTML lines with the line numbers not visited.
Ned Batchelder
2009-11-08
3
-2
/
+16
*
Clean up.
Ned Batchelder
2009-11-08
5
-11
/
+35
*
Don't include excluded lines when reporting exit counts.
Ned Batchelder
2009-11-08
1
-1
/
+8
*
Dict literals shouldn't count as many different exits.
Ned Batchelder
2009-11-08
2
-21
/
+28
*
Show branches and executed branches in HTML reports.
Ned Batchelder
2009-11-08
1
-3
/
+6
*
Shouldn't count multiple (-1,x) arcs as branches.
Ned Batchelder
2009-11-08
1
-0
/
+4
*
Added branch stats to results, and the summary report includes them.
Ned Batchelder
2009-11-08
2
-17
/
+54
*
Use the patch from <<issue 23>> to get Cobertura to find source files.
Ned Batchelder
2009-11-07
1
-1
/
+2
*
Make the naming of Results attributes more consistent.
Ned Batchelder
2009-11-03
4
-18
/
+19
*
Touch-ups in an ancient function.
Ned Batchelder
2009-11-02
1
-3
/
+2
*
Test and refactor Numbers.
Ned Batchelder
2009-11-02
1
-10
/
+11
*
HTML reporting makes use of Numbers to simplify and centralize the code.
Ned Batchelder
2009-11-02
4
-40
/
+35
*
Factor out Analysis and Numbers into their own file: imports were getting cir...
Ned Batchelder
2009-11-02
3
-144
/
+148
*
Some lint cleanup
Ned Batchelder
2009-11-02
2
-3
/
+8
*
A Numbers class to handle the interrelationships of counts and percentages, i...
Ned Batchelder
2009-11-02
3
-28
/
+48
*
CodeParser couldn't deal with being passed the text directly.
Ned Batchelder
2009-11-02
1
-1
/
+2
*
Make the index page display the same in all browsers, and give it a hover eff...
Ned Batchelder
2009-10-30
2
-3
/
+5
*
Refactor Chunk to the top level.
Ned Batchelder
2009-10-30
1
-19
/
+34
*
Small tweaks to make the HTML reports valid 4.01 strict. Thanks, Ben Finney.
Ned Batchelder
2009-10-28
2
-4
/
+6
*
Better reporting of partial lines, including leaving out partial stuff altoge...
Ned Batchelder
2009-10-27
6
-12
/
+37
*
Didn't deal with internal returns properly.
Ned Batchelder
2009-10-27
1
-4
/
+4
*
Put back a comment distinguishing this Templite from another Templite.
Ned Batchelder
2009-10-27
1
-0
/
+2
*
Tweak some docstrings.
Ned Batchelder
2009-10-26
1
-4
/
+3
*
Cleanup and commenting in Templite.
Ned Batchelder
2009-10-26
1
-14
/
+26
*
Templite v2, which can handle if's and nested control structures.
Ned Batchelder
2009-10-25
1
-60
/
+87
*
Pylint is a stern taskmaster
Ned Batchelder
2009-10-25
1
-1
/
+3
*
Templite now allows comments within curly-hash markers.
Ned Batchelder
2009-10-25
1
-0
/
+6
*
Report errors finding source files to execute more nicely. Fixes issue #23.
Ned Batchelder
2009-10-25
1
-1
/
+5
*
Stupid simplistic not working yet branch reporting in HTML
Ned Batchelder
2009-10-25
3
-12
/
+23
*
Treat missing source files nicer.
Ned Batchelder
2009-10-25
5
-13
/
+52
*
Commonalize the computation of total coverage percentage for a file.
Ned Batchelder
2009-10-24
3
-9
/
+14
*
The C tracer function can do arc tracing also.
Ned Batchelder
2009-10-24
2
-17
/
+111
*
Cleanup, and write doc strings.
Ned Batchelder
2009-10-24
2
-55
/
+86
*
Everything should derive from object.
Ned Batchelder
2009-10-24
7
-11
/
+11
*
Tidy up long lines
Ned Batchelder
2009-10-24
4
-20
/
+41
*
Compatibility with Python 2.3
Ned Batchelder
2009-10-23
1
-1
/
+1
*
Properly shift multiline references to the first line of the statement. This...
Ned Batchelder
2009-10-23
2
-24
/
+38
*
Another line of logging.
Ned Batchelder
2009-10-23
1
-0
/
+1
*
More complexity in figuring out where finally clauses might go.
Ned Batchelder
2009-10-21
1
-5
/
+18
*
More exception flow testing. This stuff is kind of involved...
Ned Batchelder
2009-10-20
3
-7
/
+21
*
Start testing exceptions with arc measurements.
Ned Batchelder
2009-10-19
2
-2
/
+26
*
Correct handling of breaks and continues.
Ned Batchelder
2009-10-16
2
-21
/
+40
*
Ad-hoc discovery of opcodes that need to be parsed. BREAK_LOOP is implicit? ...
Ned Batchelder
2009-10-16
1
-8
/
+8
*
Start unit testing the arc measurement. In arcs, -1 means enter or exit.
Ned Batchelder
2009-10-16
4
-29
/
+42
*
More refactoring of the use of analysis objects.
Ned Batchelder
2009-10-15
2
-11
/
+31
*
Remove left over glop.
Ned Batchelder
2009-10-15
1
-4
/
+0
*
Refactor the analysis results so we aren't passing so many tuples around.
Ned Batchelder
2009-10-15
6
-59
/
+74
*
Tidying up
Ned Batchelder
2009-10-15
1
-4
/
+4
[next]