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
/
test
/
farm
/
html
Commit message (
Expand
)
Author
Age
Files
Lines
*
XML output file is configurable in .rc file.
Ned Batchelder
2010-01-09
4
-6
/
+49
*
HTML output directory is now settable in the .rc file.
Ned Batchelder
2010-01-06
2
-1
/
+4
*
Omit prefixes can be specified in the config file.
Ned Batchelder
2009-12-28
14
-9
/
+459
*
Fix crlfs
Ned Batchelder
2009-12-27
4
-16
/
+16
*
Add more tests of omitting files during HTML reporting, and a better way to e...
Ned Batchelder
2009-12-27
21
-2
/
+784
*
Remove some redundancy in the farm tests.
Ned Batchelder
2009-12-27
4
-10
/
+5
*
Make the two html templates more similar in style.
Ned Batchelder
2009-12-06
7
-416
/
+371
*
Clean-ups
Ned Batchelder
2009-12-05
3
-3
/
+3
*
A little explanation of the partial branch annotations in the HTML report.
Ned Batchelder
2009-11-30
3
-19
/
+56
*
XML report now includes branch information.
Ned Batchelder
2009-11-26
3
-0
/
+51
*
Move the javascript code for click-to-sort columns into its own file. It hel...
Ned Batchelder
2009-11-25
20
-815
/
+102
*
Don't annotate partial branches with -1, use 'exit' instead.
Ned Batchelder
2009-11-24
7
-0
/
+448
*
Update the HTML gold files so all the tests pass.
Ned Batchelder
2009-11-21
9
-177
/
+272
*
Tabs are 8 spaces, as the Python docs dictate. Fixes issue #31.
Ned Batchelder
2009-11-15
2
-6
/
+8
*
Annotations on yellow HTML lines with the line numbers not visited.
Ned Batchelder
2009-11-08
1
-10
/
+27
*
Updated gold files due to the hover change in the index.html file
Ned Batchelder
2009-11-02
2
-9
/
+18
*
Stupid simplistic not working yet branch reporting in HTML
Ned Batchelder
2009-10-25
1
-2
/
+25
*
Try to make this test impervious to platform differences.
Ned Batchelder
2009-09-27
2
-0
/
+6
*
HTML report includes non-relative code units also. Fixes issue #11, though t...
Ned Batchelder
2009-09-26
8
-0
/
+415
*
XML report: now validates against the Cobertura dtd.
Ned Batchelder
2009-09-26
2
-7
/
+11
*
XML command writes to coverage.xml, and takes a -o argument to write it somew...
Ned Batchelder
2009-09-25
1
-1
/
+1
*
Fix the gold file: need to do this differently, or I'll have to touch this wi...
Ned Batchelder
2009-09-25
1
-0
/
+1
*
Get the test working properly, including adding a usable diff comparison when...
Ned Batchelder
2009-09-23
4
-6
/
+13
*
Some XML report fixes, and a very basic test.
Ned Batchelder
2009-09-23
2
-0
/
+35
*
Syntax coloring in the HTML reports.
Ned Batchelder
2009-09-23
4
-12
/
+16
*
Expand tabs to spaces before creating HTML output. Fixes bug #6.
Ned Batchelder
2009-06-10
2
-0
/
+26
*
A farm test for HTML generation.
Ned Batchelder
2009-04-28
6
-0
/
+328