<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/xmlreport.py, branch coverage-3.7.1</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Use sets as much as possible to speed HTML reports.  Seems to be a 10% speedup.</title>
<updated>2013-10-24T02:19:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-24T02:19:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1404665ed8870771c47fb132273275b1f6a5ab7a'/>
<id>1404665ed8870771c47fb132273275b1f6a5ab7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't divide by zero if nothing to report. #250.</title>
<updated>2013-09-30T11:21:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-30T11:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ab66e906cc95988db26332d06f0bdae9d795349c'/>
<id>ab66e906cc95988db26332d06f0bdae9d795349c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Retro-fit onto 2.3 and 2.4 again.</title>
<updated>2012-12-20T02:20:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-12-20T02:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fc38bf8526cb1717968a1958439da5fae4768375'/>
<id>fc38bf8526cb1717968a1958439da5fae4768375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A simpler way to get the package name</title>
<updated>2012-11-22T03:44:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-22T03:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=562a2b45668b54145ad1056827e065dc4759d398'/>
<id>562a2b45668b54145ad1056827e065dc4759d398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML filename paths get slashes on all platforms.</title>
<updated>2012-11-22T02:44:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-22T02:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=43cc4830ccc2ef54cd12e0fcc13561ffea025bb1'/>
<id>43cc4830ccc2ef54cd12e0fcc13561ffea025bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in lethargy/coverage.py (pull request #13)</title>
<updated>2012-11-20T12:32:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2012-11-20T12:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e004cc892cb624db29814811e3d9a2f3f4ca9908'/>
<id>e004cc892cb624db29814811e3d9a2f3f4ca9908</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The reporting functions now return a float, the total percentage covered.</title>
<updated>2012-11-03T21:38:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-03T21:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=69e0a37098edba20e24fe8fa80e6960c53e2c3c7'/>
<id>69e0a37098edba20e24fe8fa80e6960c53e2c3c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve file and package names in xml output</title>
<updated>2012-10-31T13:43:08+00:00</updated>
<author>
<name>Marcus Cobden</name>
<email>mercurial@marcuscobden.co.uk</email>
</author>
<published>2012-10-31T13:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=912f9226f045c6402cf245e6afbff827364ec294'/>
<id>912f9226f045c6402cf245e6afbff827364ec294</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor style tweaks</title>
<updated>2012-10-21T19:05:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-10-21T19:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d19b51a1eedfa1d859fc298d4d4c2abbbb69aefe'/>
<id>d19b51a1eedfa1d859fc298d4d4c2abbbb69aefe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor reporters so the config is part of construction, and is then available everywhere.</title>
<updated>2012-04-19T23:05:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-04-19T23:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=43bf01f860dff446b30d5ca00bcd0dd1e41e9a09'/>
<id>43bf01f860dff446b30d5ca00bcd0dd1e41e9a09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
