<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/report.py, branch coverage-4.0a4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Move code_unit_factory into Coverage</title>
<updated>2015-01-01T17:16:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-01T17:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ea231af0bbb3aa1eed780ece6c567857845d7c96'/>
<id>ea231af0bbb3aa1eed780ece6c567857845d7c96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be a little clearer about when we expect one thing, and when we expect a list</title>
<updated>2015-01-01T13:39:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-01T13:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=17d7b2265c5a2d239e5c114cb86c00be0a30bdf2'/>
<id>17d7b2265c5a2d239e5c114cb86c00be0a30bdf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Progress on plugins</title>
<updated>2014-09-14T20:44:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-14T20:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=941eeb588459098a85266b4c5d176d6deed2eb53'/>
<id>941eeb588459098a85266b4c5d176d6deed2eb53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename extensions to plugins, since extensions reminds me of parts of filenames</title>
<updated>2014-08-20T13:47:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-08-20T13:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=cb17b350caf9e113b7a3a36c5add5d16a88ea46d'/>
<id>cb17b350caf9e113b7a3a36c5add5d16a88ea46d</id>
<content type='text'>
--HG--
rename : coverage/extension.py =&gt; coverage/plugin.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : coverage/extension.py =&gt; coverage/plugin.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Crazy-ugly start to extensions for Django and Mako</title>
<updated>2014-07-05T02:15:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-07-05T02:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f346f85e04e44294e4c26f876e8dc75b17c4f8d7'/>
<id>f346f85e04e44294e4c26f876e8dc75b17c4f8d7</id>
<content type='text'>
--HG--
branch : django
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : django
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid filling the fnmatch cache</title>
<updated>2014-06-03T02:28:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-06-03T02:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2ecef504147871585ea05b6003bd56794af90ddc'/>
<id>2ecef504147871585ea05b6003bd56794af90ddc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #163: embarassingly, the wildcards for include and omit didn't work properly for reporting functions.  This is now fixed.</title>
<updated>2012-10-29T16:17:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-10-29T16:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8804c84df66576394cd9eb81a83818abf632d3c9'/>
<id>8804c84df66576394cd9eb81a83818abf632d3c9</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://91.123.203.49/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>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://91.123.203.49/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>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://91.123.203.49/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>
</feed>
