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
/
coverage
/
summary.py
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Massive eol whitespace clean-up.
Ned Batchelder
2009-12-02
1
-3
/
+3
|
*
Added branch stats to results, and the summary report includes them.
Ned Batchelder
2009-11-08
1
-15
/
+23
|
*
Make the naming of Results attributes more consistent.
Ned Batchelder
2009-11-03
1
-3
/
+4
|
*
Factor out Analysis and Numbers into their own file: imports were getting ↵
Ned Batchelder
2009-11-02
1
-1
/
+1
|
|
|
|
circular.
*
Some lint cleanup
Ned Batchelder
2009-11-02
1
-2
/
+7
|
*
A Numbers class to handle the interrelationships of counts and percentages, ↵
Ned Batchelder
2009-11-02
1
-16
/
+7
|
|
|
|
including in rolled-up presentations.
*
Commonalize the computation of total coverage percentage for a file.
Ned Batchelder
2009-10-24
1
-4
/
+1
|
*
Refactor the analysis results so we aren't passing so many tuples around.
Ned Batchelder
2009-10-15
1
-4
/
+4
|
*
Print reporting error message so that it fits better.
Ned Batchelder
2009-05-26
1
-1
/
+1
|
*
coverage._analyze is a non-public function.
Ned Batchelder
2009-05-17
1
-1
/
+1
|
*
When printing exceptions in a report, just use the name of the exception.
Ned Batchelder
2009-05-17
1
-1
/
+1
|
*
How quickly can I fix, re-break, and re-fix a bug?
Ned Batchelder
2009-05-11
1
-1
/
+1
|
*
Remove some lambdas
Ned Batchelder
2009-05-11
1
-1
/
+1
|
*
Reporting on nothing is OK.
Ned Batchelder
2009-05-11
1
-1
/
+1
|
*
No need for coverage.analysis to return the filename, it's a property on the ↵
Ned Batchelder
2009-03-13
1
-1
/
+1
|
|
|
|
CodeUnit passed in.
*
Start moving common reporter functionality into Reporter.
Ned Batchelder
2009-03-13
1
-11
/
+18
|
*
Use write instead of print
Ned Batchelder
2009-03-13
1
-11
/
+12
|
*
Refactor the annotate code into annotate.py
Ned Batchelder
2009-03-13
1
-4
/
+4
|
*
Refactor the reporting function into the SummaryReporter class.
Ned Batchelder
2009-03-12
1
-0
/
+66
[prev]