index
:
delta/python-coveragepy.git
3.2_branch
4.0
Mariatta/fix-typo-in-the-word-moved-there-was-an--1542086661635
_main_-support
alex_gaynor/improve-performance-of-coverage-under-py-1411425050845
ast-branch
baserock/morph
bug_123
c-coroutine
check-source-isdir
combine-from-multiple-dirs
combine_files_and_dirs
config
coverage3
debug-gevent
django
fix-thread-safety
fix_init_name
fix_source_encoding
html-filter
hugovk/use-containerbased-infrastructure-1430745469757
inorout
ionelmc/correct-path-normalization-on-windows-th-1433618255921
issue-265
issue-425
issue-426
issue-433-2
issue-493-2
issue-502-7
issue-519
issue-523
issue-524-2
issue-549
issue361
issues-298
latest-pytest
master
pankajp/faster-html-report-ui
pngs
py26-unindexed-parameters
read_pickle
salty_horse/use-https-for-codecovio-image-1519130663808
spelling
use-os-path-module
who-tests-what-170
windows_multiprocessing_support
bitbucket.org: Obsolete (use python-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 a test that report uses the precision.
Ned Batchelder
2018-01-21
1
-0
/
+43
*
Don't confuse run-include with report-include (and also omit). Fixes #621 and...
Ned Batchelder
2018-01-20
1
-0
/
+35
*
One last sensitivity to module docstrings
Ned Batchelder
2017-10-05
1
-1
/
+1
*
Remove a module docstring that makes tests differ by Python version
Ned Batchelder
2017-10-05
1
-3
/
+3
*
Refactor common test infrastructure for fiddling sys.path and finding files
Ned Batchelder
2017-05-04
1
-24
/
+7
*
Update to pylint 1.7.1
Ned Batchelder
2017-04-22
1
-1
/
+0
*
As we change test_api.py, this test needs to change... Maybe not a great idea.
Ned Batchelder
2017-04-06
1
-1
/
+9
*
Use an ISO standard encoding in coding declarations
Ned Batchelder
2017-02-21
1
-1
/
+1
*
A better way to deal with StopEverything exceptions
Ned Batchelder
2017-01-19
1
-10
/
+1
*
This only happens on Jython
Ned Batchelder
2017-01-19
1
-1
/
+1
*
No test failures on Jython
Ned Batchelder
2017-01-18
1
-2
/
+14
*
Give this variable a more descriptive name
Ned Batchelder
2016-12-14
1
-8
/
+8
*
report must ignore skipped files #524
issue-524-2
loic
2016-12-12
1
-4
/
+25
*
Use latest pylint
Ned Batchelder
2016-08-07
1
-6
/
+6
*
Update pylint to 1.5.6
Ned Batchelder
2016-06-25
1
-6
/
+7
*
Mark some impossible-to-cover lines
Ned Batchelder
2016-06-25
1
-1
/
+1
*
Use standard skipTest, which unittest-mixins will override.
Ned Batchelder
2016-06-12
1
-2
/
+2
*
Properly handle invalid sorting option
Ned Batchelder
2016-06-09
1
-3
/
+12
*
Fix these new tests to really test the code
Ned Batchelder
2016-06-09
1
-17
/
+61
*
Move test_summary_class.py into test_summary.py
Ned Batchelder
2016-06-08
1
-0
/
+60
*
Use ->exit for missed branches in the textual report. #469
Ned Batchelder
2016-04-18
1
-3
/
+2
*
No need to break these lines
Ned Batchelder
2016-04-12
1
-4
/
+2
*
Plain-text output no longer includes trailing spaces
Ned Batchelder
2016-01-17
1
-22
/
+11
*
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
-1
/
+0
|
\
|
*
Remove an unneeded pylint pragma
Ned Batchelder
2015-08-14
1
-1
/
+0
*
|
Fix no data and skip-covered.
garar
2015-08-14
1
-2
/
+17
*
|
Merge default
garar
2015-08-14
1
-4
/
+29
|
\
\
|
|
/
|
/
|
|
*
Update skip_covered handling, add info when files are skipped. Tests.
garar
2015-08-14
1
-4
/
+29
*
|
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
[next]