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
/
tests
/
test_summary.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some tests for uncovered cases
Ned Batchelder
2016-01-06
1
-3
/
+3
*
Change the other snowman example to a simpler accented character
Ned Batchelder
2015-10-31
1
-9
/
+10
*
Properly handle filenames with non-ASCII characters. #432
Ned Batchelder
2015-10-25
1
-0
/
+28
*
Fix explicit imports of __init__. #410
Ned Batchelder
2015-10-13
1
-1
/
+1
*
--skip-covered shouldn't change the final result. #423.
Ned Batchelder
2015-10-10
1
-5
/
+14
*
Clean ups from PR 66
Ned Batchelder
2015-08-15
1
-8
/
+10
*
Merged in garar/coverage.py (pull request #66)
Ned Batchelder
2015-08-15
1
-4
/
+44
|
\
|
*
Fix no data and skip-covered.
garar
2015-08-14
1
-2
/
+17
|
*
Merge default
garar
2015-08-14
1
-8
/
+6
|
|
\
|
*
|
Update skip_covered handling, add info when files are skipped. Tests.
garar
2015-08-14
1
-4
/
+29
*
|
|
Remove an unneeded pylint pragma
Ned Batchelder
2015-08-14
1
-1
/
+0
|
|
/
|
/
|
*
|
Cleanups
Ned Batchelder
2015-08-13
1
-8
/
+6
|
/
*
Use the new class name
Ned Batchelder
2015-07-27
1
-7
/
+7
*
Fiddling
Ned Batchelder
2015-07-26
1
-3
/
+1
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-3
/
+6
*
Fix various assertions.
Ionel Cristian Maries
2015-06-28
1
-3
/
+7
*
That didn't yield interesting info
Ned Batchelder
2015-06-03
1
-10
/
+0
*
Machete test for why Jenkins is importing six
Ned Batchelder
2015-06-03
1
-0
/
+10
*
These tests were making mycode.py for tests that didn't need it.
Ned Batchelder
2015-05-17
1
-2
/
+12
*
Remove (most) tearDown functions in favor of addCleanup
Ned Batchelder
2015-02-09
1
-2
/
+2
*
Fully embrace SkipTest with our own method.
Ned Batchelder
2015-02-07
1
-23
/
+23
*
Clean up some pylint complaints
Ned Batchelder
2015-02-02
1
-13
/
+13
*
Make some test setup more uniform
Ned Batchelder
2015-01-18
1
-6
/
+8
*
Collect all the nudgy environment checks into coverage.env
Ned Batchelder
2015-01-18
1
-2
/
+3
*
Properly deal with .pyc files missing their sources.
Ned Batchelder
2015-01-18
1
-1
/
+56
*
When finding the source for a frame, really check if it exists
Ned Batchelder
2015-01-17
1
-2
/
+2
*
Use file names with extensions in reports.
Ned Batchelder
2015-01-17
1
-81
/
+81
*
Clean up the --skip-covered pull request.
Ned Batchelder
2014-11-23
1
-10
/
+40
*
Merged pull request 43: --skip-covered
Ned Batchelder
2014-11-23
1
-0
/
+60
|
\
|
*
Add skip-covered option.
Krystian Kichewko
2014-11-19
1
-0
/
+60
*
|
Change all pylint message codes to message names
Ned Batchelder
2014-11-23
1
-5
/
+5
*
|
Upgraded pylint to 1.4, removed useless suppressions
Ned Batchelder
2014-11-23
1
-1
/
+0
|
/
*
Make the text report branch column match the HTML report
Ned Batchelder
2014-10-20
1
-8
/
+8
*
Improve branch summarization
Ned Batchelder
2014-07-08
1
-10
/
+25
*
Round fail-under result same as others. Fixed #284.
Ned Batchelder
2014-06-03
1
-16
/
+0
*
Restore the intent of this test
Ned Batchelder
2014-06-02
1
-3
/
+9
*
Clean up the merged pull request
Ned Batchelder
2014-06-01
1
-4
/
+5
*
minor comment fix
Steve
2014-05-26
1
-2
/
+2
*
Fix formatting when no missing lines; improve tests
Steve
2014-05-26
1
-5
/
+32
*
Tests for --branch --show-missing summary; update AUTHORS.txt
Steve
2014-05-26
1
-0
/
+49
*
Switch some uses of old command line syntax to new
Ned Batchelder
2014-05-18
1
-9
/
+9
*
A test that the report command can use wildcards
Ned Batchelder
2014-05-18
1
-0
/
+16
*
Not going to use print functions, but at least make them all look the same.
Ned Batchelder
2013-10-20
1
-1
/
+1
*
Quiet pylint.
Ned Batchelder
2013-09-29
1
-1
/
+1
*
Properly report .pyw files. #261.
Ned Batchelder
2013-09-29
1
-0
/
+21
*
Mark a bunch of tests that don't need temp directories.
Ned Batchelder
2013-09-28
1
-1
/
+1
*
Directory changed: test->tests. Adapt.
Ned Batchelder
2013-02-02
1
-13
/
+13
*
Move the test directory to tests to avoid conflicts with the stdlib test pack...
Ned Batchelder
2013-02-02
1
-0
/
+298