<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_summary.py, branch coverage-4.0a4</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>Make some test setup more uniform</title>
<updated>2015-01-19T02:01:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-19T02:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0618e029df90133aa836847a403f6584eeaf57a4'/>
<id>0618e029df90133aa836847a403f6584eeaf57a4</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>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>Clean up the --skip-covered pull request.</title>
<updated>2014-11-23T12:52:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-23T12:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7df1277770b99b7484e5e2687489f52a89327095'/>
<id>7df1277770b99b7484e5e2687489f52a89327095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged pull request 43: --skip-covered</title>
<updated>2014-11-23T12:30:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-23T12:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ab861cc4535777fed86e6cb36b3608b4fc8c079d'/>
<id>ab861cc4535777fed86e6cb36b3608b4fc8c079d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change all pylint message codes to message names</title>
<updated>2014-11-23T11:43:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-23T11:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=622742746327abccd848d40583c9d7bc8bcb096c'/>
<id>622742746327abccd848d40583c9d7bc8bcb096c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgraded pylint to 1.4, removed useless suppressions</title>
<updated>2014-11-23T11:29:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-23T11:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b26cf4981ebc3bdbcec03386b4ee2734f5e9a444'/>
<id>b26cf4981ebc3bdbcec03386b4ee2734f5e9a444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add skip-covered option.</title>
<updated>2014-11-19T22:24:42+00:00</updated>
<author>
<name>Krystian Kichewko</name>
<email>krystiankichewko@gmail.com</email>
</author>
<published>2014-11-19T22:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=994a6f8c169094d406bad7e63a33b5d99fe38c2b'/>
<id>994a6f8c169094d406bad7e63a33b5d99fe38c2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
