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
/
index.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forgot to change the reference to jquery to match the new filename
Ned Batchelder
2013-10-06
1
-1
/
+1
*
Branch coverage is computed more accurately, #156.
Ned Batchelder
2012-11-19
1
-2
/
+2
*
Now the title of the HTML report can be set.
Ned Batchelder
2012-11-09
1
-2
/
+2
*
The [html]extra_css configuration value is a file path to a CSS file that get...
Ned Batchelder
2012-04-20
1
-0
/
+3
*
Tidy up
Ned Batchelder
2011-06-05
1
-2
/
+2
*
Add a keyboard help panel to the index page.
Ned Batchelder
2011-06-05
1
-0
/
+19
*
Incremental HTML generation. Some cleanup would be good.
Ned Batchelder
2011-03-24
1
-1
/
+1
*
Hotkeys for the HTML report.
Ned Batchelder
2010-11-07
1
-7
/
+8
*
Upgrade jquery to 1.4.3
Ned Batchelder
2010-11-07
1
-1
/
+1
*
Put the Javascript into an object.
Ned Batchelder
2010-11-05
1
-1
/
+1
*
Unify formatting of coverage percentages, and don't show zero or 100 as a res...
Ned Batchelder
2010-08-22
1
-3
/
+3
*
Make this function name better.
Ned Batchelder
2010-03-14
1
-1
/
+1
*
Added a link back to the index page at the bottom of HTML source pages. Close...
Ned Batchelder
2010-03-14
1
-1
/
+1
*
Reports now emphasize missed lines over executed lines, since those are more ...
Ned Batchelder
2010-03-13
1
-6
/
+6
*
Clean up HTML files.
Ned Batchelder
2009-12-06
1
-81
/
+81
*
Make the two html templates more similar in style.
Ned Batchelder
2009-12-06
1
-74
/
+75
*
Move the javascript code for click-to-sort columns into its own file. It hel...
Ned Batchelder
2009-11-25
1
-64
/
+4
*
Make the first column look sorted by default, and a little clean-up.
Ned Batchelder
2009-11-25
1
-6
/
+6
*
Persistent Index Sorting
Chris Adams
2009-11-24
1
-9
/
+59
*
Turns out <tfoot> is supposed to come before <tbody>. HTML validates again.
Ned Batchelder
2009-11-21
1
-13
/
+14
*
Polish up the sortable report: indication of sort column and sortability
Ned Batchelder
2009-11-20
1
-9
/
+10
*
Better HTML reporting
Chris Adams
2009-11-19
1
-60
/
+81
*
Show branches and executed branches in HTML reports.
Ned Batchelder
2009-11-08
1
-3
/
+6
*
Make the naming of Results attributes more consistent.
Ned Batchelder
2009-11-03
1
-5
/
+5
*
HTML reporting makes use of Numbers to simplify and centralize the code.
Ned Batchelder
2009-11-02
1
-9
/
+9
*
Make the index page display the same in all browsers, and give it a hover eff...
Ned Batchelder
2009-10-30
1
-2
/
+2
*
Small tweaks to make the HTML reports valid 4.01 strict. Thanks, Ben Finney.
Ned Batchelder
2009-10-28
1
-1
/
+2
*
Better reporting of partial lines, including leaving out partial stuff altoge...
Ned Batchelder
2009-10-27
1
-0
/
+9
*
Put __version__ back in the main file, and also put the URL in only one place...
Ned Batchelder
2009-09-25
1
-1
/
+1
*
Point to new docs; more doc tweaks.
Ned Batchelder
2009-06-13
1
-1
/
+1
*
The name of the project is Coverage, not coverage.py.
Ned Batchelder
2009-04-30
1
-1
/
+1
*
HTML report now has an index.html.
Ned Batchelder
2009-04-25
1
-0
/
+54