<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-4.0a3</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>XML package_depth configuration option. Thanks, Lex Berezhny</title>
<updated>2015-01-20T00:52:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-20T00:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=933ef836fce0dcf6adc0c40ef801c30c9a1d1293'/>
<id>933ef836fce0dcf6adc0c40ef801c30c9a1d1293</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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.git/commit/?id=e03bfa80f990b0f30eedf4da3aa7cedfcb2ead27'/>
<id>e03bfa80f990b0f30eedf4da3aa7cedfcb2ead27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More pep8 compliance</title>
<updated>2015-01-19T15:16:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-19T15:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=cf5a9f0e6001cae65e57d6592cced37a460ea642'/>
<id>cf5a9f0e6001cae65e57d6592cced37a460ea642</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Collect all the nudgy environment checks into coverage.env</title>
<updated>2015-01-18T18:25:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-18T18:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8d60d392c5d9b00560c4a9418902f12126dae125'/>
<id>8d60d392c5d9b00560c4a9418902f12126dae125</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly deal with .pyc files missing their sources.</title>
<updated>2015-01-18T16:54:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-18T16:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0d0836309b6354a07fb09cd8d28b309b6c8dba6c'/>
<id>0d0836309b6354a07fb09cd8d28b309b6c8dba6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version since we published 4.0a2</title>
<updated>2015-01-17T22:34:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-17T22:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e5e4d5ea6afce887a75eb2d28af9117ad360b46e'/>
<id>e5e4d5ea6afce887a75eb2d28af9117ad360b46e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the module-&gt;file logic</title>
<updated>2015-01-17T22:18:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-17T22:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3955b9ca60db8bbe976bfa352a784bb8f08fa1e0'/>
<id>3955b9ca60db8bbe976bfa352a784bb8f08fa1e0</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>Provide early error messages for bad regexes in config. #349</title>
<updated>2015-01-17T02:25:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-17T02:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a17ce9e93cb61915880a040769e9e40447a6a7d8'/>
<id>a17ce9e93cb61915880a040769e9e40447a6a7d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
