<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/farm, branch coverage-4.0a4</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Fix bad regression: XML report now reports packages again.  #235</title>
<updated>2015-01-19T23:03:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-19T23:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=66ee95f02fdfee8b9c99c799224714e2be634db2'/>
<id>66ee95f02fdfee8b9c99c799224714e2be634db2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use file names with extensions in reports.</title>
<updated>2015-01-17T19:55:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-17T19:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=e5d90dcdabb5e9d59f6957ce92b72e36b27c3265'/>
<id>e5d90dcdabb5e9d59f6957ce92b72e36b27c3265</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For some reason, lowercase 'python' suddenly struck me as odd-looking.  Fix them.</title>
<updated>2014-12-12T20:36:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-12-12T20:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=15f549b8486bdf41b11211592c94bcf46f1d7989'/>
<id>15f549b8486bdf41b11211592c94bcf46f1d7989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make tests work with latest unittest2</title>
<updated>2014-11-01T15:23:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-01T15:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=d1a7c09d300376ab6dbe2d920779e15cdc73fd1c'/>
<id>d1a7c09d300376ab6dbe2d920779e15cdc73fd1c</id>
<content type='text'>
unittest2 now requires six.  Six installs an importer hook.  That hook is run
and measured during these tests.  Adding the include argument limits the
measurement so that six doesn't appear in the results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unittest2 now requires six.  Six installs an importer hook.  That hook is run
and measured during these tests.  Adding the include argument limits the
measurement so that six doesn't appear in the results.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gold files</title>
<updated>2014-10-31T10:25:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-10-31T10:25:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=e79f0b8c0c96cedb41a47abc309a2031f95beec5'/>
<id>e79f0b8c0c96cedb41a47abc309a2031f95beec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Filtering now computes coverage percentages properly.</title>
<updated>2014-10-23T02:04:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-10-23T02:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=bdff9572a03fea704c4ef2f3ff021634b7f31c7b'/>
<id>bdff9572a03fea704c4ef2f3ff021634b7f31c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests changed by new HTML for filtering</title>
<updated>2014-10-20T23:53:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-10-20T23:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=8df30cc564c265c9ae815697590919214fd4a990'/>
<id>8df30cc564c265c9ae815697590919214fd4a990</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for COVERAGE_OPTIONS environment variable.</title>
<updated>2014-09-28T22:42:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-28T22:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=4de55988b9c873626712db0b83c494be246409a6'/>
<id>4de55988b9c873626712db0b83c494be246409a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.7.8 changed how xmlcharrefreplace handles surrogates.</title>
<updated>2014-09-21T22:23:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-21T22:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=5100ffbc9c619e92fbf62203bf08dc8a021d20d7'/>
<id>5100ffbc9c619e92fbf62203bf08dc8a021d20d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch some uses of old command line syntax to new</title>
<updated>2014-05-19T01:48:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-19T01:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=de4c72f53f2bccbcf0ee8e3c5f92a742437d530f'/>
<id>de4c72f53f2bccbcf0ee8e3c5f92a742437d530f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
