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
/
htmlfiles
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
HTML reporting makes use of Numbers to simplify and centralize the code.
Ned Batchelder
2009-11-02
2
-14
/
+14
|
*
Make the index page display the same in all browsers, and give it a hover ↵
Ned Batchelder
2009-10-30
2
-3
/
+5
|
|
|
|
effect.
*
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 ↵
Ned Batchelder
2009-10-27
3
-3
/
+14
|
|
|
|
altogether if no arcs were measured.
*
Stupid simplistic not working yet branch reporting in HTML
Ned Batchelder
2009-10-25
2
-9
/
+14
|
*
Fix some spacing in the footer of the HTML report.
Ned Batchelder
2009-09-26
1
-1
/
+6
|
*
Put __version__ back in the main file, and also put the URL in only one ↵
Ned Batchelder
2009-09-25
1
-1
/
+1
|
|
|
|
place, use it everywhere.
*
Syntax coloring in the HTML reports.
Ned Batchelder
2009-09-23
2
-1
/
+15
|
*
Point to new docs; more doc tweaks.
Ned Batchelder
2009-06-13
1
-1
/
+1
|
*
HTML annotations should use the short name of the module.
Ned Batchelder
2009-05-25
1
-1
/
+1
|
*
The name of the project is Coverage, not coverage.py.
Ned Batchelder
2009-04-30
2
-2
/
+2
|
*
HTML report now has an index.html.
Ned Batchelder
2009-04-25
3
-11
/
+99
|
*
Better modularity about which line classes are highlighted by default.
Ned Batchelder
2009-04-25
1
-3
/
+3
|
*
Remove some noise from the HTML reports, and use a 2px stripe to always show ↵
Ned Batchelder
2009-04-25
2
-5
/
+10
|
|
|
|
line status.
*
Use jquery to enable hiding and showing highlighting of source lines in HTML ↵
Ned Batchelder
2009-04-24
3
-5
/
+46
|
|
|
|
reports.
*
A cleaner look for the HTML reports.
Ned Batchelder
2009-04-24
2
-47
/
+43
|
*
HTML and CSS for html reporting are now in separate files.
Ned Batchelder
2009-04-24
2
-0
/
+156
[prev]