<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test/farm/html/src, branch coverage-3.4b1</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>Omit and include are now filename patterns rather than prefixes.  BACKWARD INCOMPATIBLE change.</title>
<updated>2010-05-23T20:09:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-05-23T20:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=039345d5c311d5d55ee6c93554959fd5685a862c'/>
<id>039345d5c311d5d55ee6c93554959fd5685a862c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML output file is configurable in .rc file.</title>
<updated>2010-01-10T01:57:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-01-10T01:57:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1bec288c62eca5f608e047c009730a43da7df725'/>
<id>1bec288c62eca5f608e047c009730a43da7df725</id>
<content type='text'>
--HG--
rename : test/farm/html/run_a_xml.py =&gt; test/farm/html/run_a_xml_1.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : test/farm/html/run_a_xml.py =&gt; test/farm/html/run_a_xml_1.py
</pre>
</div>
</content>
</entry>
<entry>
<title>HTML output directory is now settable in the .rc file.</title>
<updated>2010-01-07T02:58:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-01-07T02:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b3908795fd4888d67de2fe89a742de1eba24e225'/>
<id>b3908795fd4888d67de2fe89a742de1eba24e225</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Omit prefixes can be specified in the config file.</title>
<updated>2009-12-29T00:30:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-29T00:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=dfdf5f1f75644de3c6862e13a1247adb33adf7a8'/>
<id>dfdf5f1f75644de3c6862e13a1247adb33adf7a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crlfs</title>
<updated>2009-12-28T04:05:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-28T04:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=408922759f7bc2a3a88a71e73184830d9e01ec2b'/>
<id>408922759f7bc2a3a88a71e73184830d9e01ec2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more tests of omitting files during HTML reporting, and a better way to enable re-importing modules during test_farm tests.</title>
<updated>2009-12-28T04:02:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-28T04:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9d89805e5a4a9969387f58f7b299231ae7ec8486'/>
<id>9d89805e5a4a9969387f58f7b299231ae7ec8486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some redundancy in the farm tests.</title>
<updated>2009-12-28T01:33:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-28T01:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=291ec95b6c17c28371280e7dcde58b1cc9dd6a82'/>
<id>291ec95b6c17c28371280e7dcde58b1cc9dd6a82</id>
<content type='text'>
--HG--
rename : test/farm/html/run_x_xml.py =&gt; test/farm/html/run_a_xml.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : test/farm/html/run_x_xml.py =&gt; test/farm/html/run_a_xml.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean-ups</title>
<updated>2009-12-05T22:53:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-05T22:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4355fa45cd548c5f5b33396405b718062aefe818'/>
<id>4355fa45cd548c5f5b33396405b718062aefe818</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A little explanation of the partial branch annotations in the HTML report.</title>
<updated>2009-12-01T02:35:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-01T02:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9d2b8a09154727bee8c2296ea5852574c22a16cb'/>
<id>9d2b8a09154727bee8c2296ea5852574c22a16cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML report now includes branch information.</title>
<updated>2009-11-27T02:20:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-27T02:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=72b1c5803d59deefb891bf1f5668b7a74160356b'/>
<id>72b1c5803d59deefb891bf1f5668b7a74160356b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
