<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-3.5.2</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>Prepare for 3.5.2</title>
<updated>2012-05-04T03:41:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-05-04T03:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=52e04861c0db12cba0be37507adfec887ada475c'/>
<id>52e04861c0db12cba0be37507adfec887ada475c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Color the buttons on the pyfile page, so they have a visual connection to the lines they affect.</title>
<updated>2012-04-28T21:55:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-04-28T21:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f8c766f4f61bc398b5ccd857fbe0b13f28e60190'/>
<id>f8c766f4f61bc398b5ccd857fbe0b13f28e60190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep all the Javascript in the .js files.</title>
<updated>2012-04-28T21:18:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-04-28T21:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=89974b205eb2c35998fcb5f03f4520cf010deaae'/>
<id>89974b205eb2c35998fcb5f03f4520cf010deaae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The [html]extra_css configuration value is a file path to a CSS file that gets copied into the HTML report.</title>
<updated>2012-04-20T21:37:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-04-20T21:37:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=78e2c8c6e014b205e5f2cf7764ca9cf3597b318a'/>
<id>78e2c8c6e014b205e5f2cf7764ca9cf3597b318a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test (and fix) the not-python errors in base Reporter.</title>
<updated>2012-04-20T17:10:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-04-20T17:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=886c61c219b68dd66103a8c05f96ae9bf6b82ad6'/>
<id>886c61c219b68dd66103a8c05f96ae9bf6b82ad6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test (and fix) the summary reporting failures due to not being able to parse the file.</title>
<updated>2012-04-20T13:53:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-04-20T13:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=25b115e45df59da0b21cafe8288e850aa21525f5'/>
<id>25b115e45df59da0b21cafe8288e850aa21525f5</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>
<entry>
<title>Add show_missing to the config file. #173.</title>
<updated>2012-04-18T12:35:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-04-18T12:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9840d2de631dbfb99306c9b2930bcf40a624bbfb'/>
<id>9840d2de631dbfb99306c9b2930bcf40a624bbfb</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 complain about files that can't be parsed as Python if they didn't seem like Python at all.  #82.</title>
<updated>2012-04-18T11:27:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-04-18T11:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=67ea897f611a86fee7e3846ad3c4bc564cac6264'/>
<id>67ea897f611a86fee7e3846ad3c4bc564cac6264</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo</title>
<updated>2012-03-25T04:23:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-03-25T04:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fa22473c99e37399a83ea074b6528fa9496bb038'/>
<id>fa22473c99e37399a83ea074b6528fa9496bb038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
