<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_codeunit.py, branch 5.5</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>codeunit -&gt; filereporter</title>
<updated>2015-02-22T03:25:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-22T03:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=73cb722150e74d123df152ff1b40e55972ccbafb'/>
<id>73cb722150e74d123df152ff1b40e55972ccbafb</id>
<content type='text'>
--HG--
rename : tests/test_codeunit.py =&gt; tests/test_filereporter.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : tests/test_codeunit.py =&gt; tests/test_filereporter.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CodeUnit to FileReporter</title>
<updated>2015-02-22T03:24:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-22T03:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2280aac62787fc5c7ed93d0d2c13b0acd89a9111'/>
<id>2280aac62787fc5c7ed93d0d2c13b0acd89a9111</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of CodeUnit, FileReporter is the new thing.</title>
<updated>2015-02-22T01:40:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-22T01:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e4a2350b9468c686a353e71440daf61155d72d64'/>
<id>e4a2350b9468c686a353e71440daf61155d72d64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When finding the source for a frame, really check if it exists</title>
<updated>2015-01-17T21:44:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-17T21:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a7fc111387f1f782f3404a21c103cac4812f9e74'/>
<id>a7fc111387f1f782f3404a21c103cac4812f9e74</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.git/commit/?id=e80f5f8fbc370a49040f020f90982ca73767c9fd'/>
<id>e80f5f8fbc370a49040f020f90982ca73767c9fd</id>
<content type='text'>
--HG--
rename : tests/farm/html/gold_a/a.html =&gt; tests/farm/html/gold_a/a_py.html
rename : tests/farm/html/gold_b_branch/b.html =&gt; tests/farm/html/gold_b_branch/b_py.html
rename : tests/farm/html/gold_bom/bom.html =&gt; tests/farm/html/gold_bom/bom_py.html
rename : tests/farm/html/gold_isolatin1/isolatin1.html =&gt; tests/farm/html/gold_isolatin1/isolatin1_py.html
rename : tests/farm/html/gold_omit_1/m1.html =&gt; tests/farm/html/gold_omit_1/m1_py.html
rename : tests/farm/html/gold_omit_1/m2.html =&gt; tests/farm/html/gold_omit_1/m2_py.html
rename : tests/farm/html/gold_omit_1/m3.html =&gt; tests/farm/html/gold_omit_1/m3_py.html
rename : tests/farm/html/gold_omit_1/main.html =&gt; tests/farm/html/gold_omit_1/main_py.html
rename : tests/farm/html/gold_omit_2/m2.html =&gt; tests/farm/html/gold_omit_2/m2_py.html
rename : tests/farm/html/gold_omit_2/m3.html =&gt; tests/farm/html/gold_omit_2/m3_py.html
rename : tests/farm/html/gold_omit_2/main.html =&gt; tests/farm/html/gold_omit_2/main_py.html
rename : tests/farm/html/gold_omit_3/m3.html =&gt; tests/farm/html/gold_omit_3/m3_py.html
rename : tests/farm/html/gold_omit_3/main.html =&gt; tests/farm/html/gold_omit_3/main_py.html
rename : tests/farm/html/gold_omit_4/m1.html =&gt; tests/farm/html/gold_omit_4/m1_py.html
rename : tests/farm/html/gold_omit_4/m3.html =&gt; tests/farm/html/gold_omit_4/m3_py.html
rename : tests/farm/html/gold_omit_4/main.html =&gt; tests/farm/html/gold_omit_4/main_py.html
rename : tests/farm/html/gold_omit_5/m1.html =&gt; tests/farm/html/gold_omit_5/m1_py.html
rename : tests/farm/html/gold_omit_5/main.html =&gt; tests/farm/html/gold_omit_5/main_py.html
rename : tests/farm/html/gold_other/blah_blah_other.html =&gt; tests/farm/html/gold_other/blah_blah_other_py.html
rename : tests/farm/html/gold_other/here.html =&gt; tests/farm/html/gold_other/here_py.html
rename : tests/farm/html/gold_partial/partial.html =&gt; tests/farm/html/gold_partial/partial_py.html
rename : tests/farm/html/gold_styled/a.html =&gt; tests/farm/html/gold_styled/a_py.html
rename : tests/farm/html/gold_unicode/unicode.html =&gt; tests/farm/html/gold_unicode/unicode_py.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : tests/farm/html/gold_a/a.html =&gt; tests/farm/html/gold_a/a_py.html
rename : tests/farm/html/gold_b_branch/b.html =&gt; tests/farm/html/gold_b_branch/b_py.html
rename : tests/farm/html/gold_bom/bom.html =&gt; tests/farm/html/gold_bom/bom_py.html
rename : tests/farm/html/gold_isolatin1/isolatin1.html =&gt; tests/farm/html/gold_isolatin1/isolatin1_py.html
rename : tests/farm/html/gold_omit_1/m1.html =&gt; tests/farm/html/gold_omit_1/m1_py.html
rename : tests/farm/html/gold_omit_1/m2.html =&gt; tests/farm/html/gold_omit_1/m2_py.html
rename : tests/farm/html/gold_omit_1/m3.html =&gt; tests/farm/html/gold_omit_1/m3_py.html
rename : tests/farm/html/gold_omit_1/main.html =&gt; tests/farm/html/gold_omit_1/main_py.html
rename : tests/farm/html/gold_omit_2/m2.html =&gt; tests/farm/html/gold_omit_2/m2_py.html
rename : tests/farm/html/gold_omit_2/m3.html =&gt; tests/farm/html/gold_omit_2/m3_py.html
rename : tests/farm/html/gold_omit_2/main.html =&gt; tests/farm/html/gold_omit_2/main_py.html
rename : tests/farm/html/gold_omit_3/m3.html =&gt; tests/farm/html/gold_omit_3/m3_py.html
rename : tests/farm/html/gold_omit_3/main.html =&gt; tests/farm/html/gold_omit_3/main_py.html
rename : tests/farm/html/gold_omit_4/m1.html =&gt; tests/farm/html/gold_omit_4/m1_py.html
rename : tests/farm/html/gold_omit_4/m3.html =&gt; tests/farm/html/gold_omit_4/m3_py.html
rename : tests/farm/html/gold_omit_4/main.html =&gt; tests/farm/html/gold_omit_4/main_py.html
rename : tests/farm/html/gold_omit_5/m1.html =&gt; tests/farm/html/gold_omit_5/m1_py.html
rename : tests/farm/html/gold_omit_5/main.html =&gt; tests/farm/html/gold_omit_5/main_py.html
rename : tests/farm/html/gold_other/blah_blah_other.html =&gt; tests/farm/html/gold_other/blah_blah_other_py.html
rename : tests/farm/html/gold_other/here.html =&gt; tests/farm/html/gold_other/here_py.html
rename : tests/farm/html/gold_partial/partial.html =&gt; tests/farm/html/gold_partial/partial_py.html
rename : tests/farm/html/gold_styled/a.html =&gt; tests/farm/html/gold_styled/a_py.html
rename : tests/farm/html/gold_unicode/unicode.html =&gt; tests/farm/html/gold_unicode/unicode_py.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Move python source understanding into python.py</title>
<updated>2015-01-01T18:40:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-01T18:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=08dfd5555a023cf8d2638e1f8e6cd948690523a5'/>
<id>08dfd5555a023cf8d2638e1f8e6cd948690523a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Refactoring FileLocators and codeunit factories, more to come.</title>
<updated>2015-01-01T15:33:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-01T15:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b88a6b2d44ef513503547fe2908fb41d298e87ec'/>
<id>b88a6b2d44ef513503547fe2908fb41d298e87ec</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>Zip files always produce bytes, and test that we get them decoded properly.</title>
<updated>2014-12-13T23:47:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-12-13T23:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5aac8f894f70588612d04607f1b6a3f7123d7aff'/>
<id>5aac8f894f70588612d04607f1b6a3f7123d7aff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
