<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_summary.py, branch coverage-4.0.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>Change the other snowman example to a simpler accented character</title>
<updated>2015-10-31T16:12:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-31T16:12:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=628d3a3629025154cc4a867255b245b679c5d83e'/>
<id>628d3a3629025154cc4a867255b245b679c5d83e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle filenames with non-ASCII characters. #432</title>
<updated>2015-10-25T21:40:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-25T21:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b810cbc0d06df0a04e3380166215b8ad2f40524c'/>
<id>b810cbc0d06df0a04e3380166215b8ad2f40524c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix explicit imports of __init__. #410</title>
<updated>2015-10-13T11:32:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-13T11:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e45ea8f7c49e3dbbadc9a7ec779703fc57adce78'/>
<id>e45ea8f7c49e3dbbadc9a7ec779703fc57adce78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>--skip-covered shouldn't change the final result. #423.</title>
<updated>2015-10-10T20:04:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-10T20:04:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ca1aa3d2a6346e3932fd90107b2303555163d0b2'/>
<id>ca1aa3d2a6346e3932fd90107b2303555163d0b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean ups from PR 66</title>
<updated>2015-08-15T12:06:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-15T12:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d284161ae1125d281bb1b3d46f181a399bcdbd9f'/>
<id>d284161ae1125d281bb1b3d46f181a399bcdbd9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in garar/coverage.py (pull request #66)</title>
<updated>2015-08-15T11:42:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2015-08-15T11:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=40121d5bfc8992653a530bc2dd10117d9f837d03'/>
<id>40121d5bfc8992653a530bc2dd10117d9f837d03</id>
<content type='text'>
Do not raise an exception for empty summary when using skip_covered.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not raise an exception for empty summary when using skip_covered.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove an unneeded pylint pragma</title>
<updated>2015-08-15T01:34:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-15T01:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=cb3de9f3f2eb39bce0365cd31632506d5c50f926'/>
<id>cb3de9f3f2eb39bce0365cd31632506d5c50f926</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix no data and skip-covered.</title>
<updated>2015-08-14T13:16:58+00:00</updated>
<author>
<name>garar</name>
<email>none@none</email>
</author>
<published>2015-08-14T13:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8a7964a2d2a4eec7fbd369aecdd6c01caa34092f'/>
<id>8a7964a2d2a4eec7fbd369aecdd6c01caa34092f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge default</title>
<updated>2015-08-14T12:47:52+00:00</updated>
<author>
<name>garar</name>
<email>none@none</email>
</author>
<published>2015-08-14T12:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3e91ce7723dd163cca6f0caa1721de0a6bd5a3e4'/>
<id>3e91ce7723dd163cca6f0caa1721de0a6bd5a3e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update skip_covered handling, add info when files are skipped. Tests.</title>
<updated>2015-08-14T12:44:23+00:00</updated>
<author>
<name>garar</name>
<email>none@none</email>
</author>
<published>2015-08-14T12:44:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c62707914e5a90a0a843b7ed72fae0153ce97cd6'/>
<id>c62707914e5a90a0a843b7ed72fae0153ce97cd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
