<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test/farm, branch coverage-3.2</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>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>
<entry>
<title>Move the javascript code for click-to-sort columns into its own file.  It helps keep the HTML tests from changing when the code changes.  Also, don't compare non-HTML files in the tests.</title>
<updated>2009-11-25T14:51:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-25T14:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0ecc4917ff57918eefb7a90e163fd4bfa9b923d4'/>
<id>0ecc4917ff57918eefb7a90e163fd4bfa9b923d4</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 annotate partial branches with -1, use 'exit' instead.</title>
<updated>2009-11-25T02:49:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-25T02:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9e2cd06dd56cf64e787b7951c889ceda31af7dae'/>
<id>9e2cd06dd56cf64e787b7951c889ceda31af7dae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the HTML gold files so all the tests pass.</title>
<updated>2009-11-21T14:28:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-21T14:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ee2ceb2aba2b71ac0e262fcffa808eae9624d090'/>
<id>ee2ceb2aba2b71ac0e262fcffa808eae9624d090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tabs are 8 spaces, as the Python docs dictate.  Fixes issue #31.</title>
<updated>2009-11-15T22:53:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-15T22:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7bdce80a45920e3888ac0366fdbfb54c6604eba6'/>
<id>7bdce80a45920e3888ac0366fdbfb54c6604eba6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Annotations on yellow HTML lines with the line numbers not visited.</title>
<updated>2009-11-09T01:47:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-09T01:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5676761b0d1d2d3bddb1cea6a69280f8ec7765d9'/>
<id>5676761b0d1d2d3bddb1cea6a69280f8ec7765d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated gold files due to the hover change in the index.html file</title>
<updated>2009-11-02T14:15:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-02T14:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6be092a2c7af5fd887612b3af4e7afbaafbab17f'/>
<id>6be092a2c7af5fd887612b3af4e7afbaafbab17f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stupid simplistic not working yet branch reporting in HTML</title>
<updated>2009-10-25T13:39:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-10-25T13:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7dad73478b4bcaee894cd7c3a725f3e177dd90cf'/>
<id>7dad73478b4bcaee894cd7c3a725f3e177dd90cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to make this test impervious to platform differences.</title>
<updated>2009-09-27T14:21:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-27T14:21:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=863780c17c5796b5986cbccd870bd6a805cf325c'/>
<id>863780c17c5796b5986cbccd870bd6a805cf325c</id>
<content type='text'>
--HG--
rename : test/farm/html/gold_other/_ned_coverage_trunk_test_farm_html_othersrc_other.html =&gt; test/farm/html/gold_other/blah_blah_other.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : test/farm/html/gold_other/_ned_coverage_trunk_test_farm_html_othersrc_other.html =&gt; test/farm/html/gold_other/blah_blah_other.html
</pre>
</div>
</content>
</entry>
</feed>
