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
/
xmlreport.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix a couple of bugs in control.py such that handling of omit_prefixes and/or...
wonwinmcbrootles@Wonwin-McBrootles-Computer.local
2010-05-09
1
-2
/
+7
*
Massive eol whitespace clean-up.
Ned Batchelder
2009-12-02
1
-10
/
+10
*
Line lengths
Ned Batchelder
2009-11-26
1
-3
/
+5
*
XML report now includes branch information.
Ned Batchelder
2009-11-26
1
-13
/
+22
*
When reporting, don't fall over if there's no data to report on. Fixes issue ...
Ned Batchelder
2009-11-26
1
-3
/
+4
*
Use the patch from <<issue 23>> to get Cobertura to find source files.
Ned Batchelder
2009-11-07
1
-1
/
+2
*
Refactor the analysis results so we aren't passing so many tuples around.
Ned Batchelder
2009-10-15
1
-5
/
+5
*
lint cleanup
Ned Batchelder
2009-09-26
1
-1
/
+1
*
XML report: now validates against the Cobertura dtd.
Ned Batchelder
2009-09-26
1
-37
/
+53
*
Put __version__ back in the main file, and also put the URL in only one place...
Ned Batchelder
2009-09-25
1
-3
/
+2
*
Clean up the XML code, use common reporting infrastructure, add a Generator c...
Ned Batchelder
2009-09-25
1
-71
/
+74
*
Get the test working properly, including adding a usable diff comparison when...
Ned Batchelder
2009-09-23
1
-3
/
+2
*
Some XML report fixes, and a very basic test.
Ned Batchelder
2009-09-23
1
-3
/
+2
*
XML reporting hooked up, but not everything is right: a test_farm test fails ...
Ned Batchelder
2009-09-13
1
-0
/
+117
[prev]