<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_summary.py, branch coverage-5.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>Travis pulls in other libraries somehow. Exclude them</title>
<updated>2018-11-18T18:19:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-18T18:09:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e6b883903e6f0eb396d35d43ff82c3c5644af84c'/>
<id>e6b883903e6f0eb396d35d43ff82c3c5644af84c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert farm/run_chdir.py to a test_summary.py test</title>
<updated>2018-11-18T15:49:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-18T15:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=701f4ed56639325dcb9fa0aecf06df303ee6a761'/>
<id>701f4ed56639325dcb9fa0aecf06df303ee6a761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert farm/run/run_xxx.py to a test_summary.py test</title>
<updated>2018-11-18T15:40:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-18T15:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=55ab51bdae6e578f544926da777246ca0ab369e3'/>
<id>55ab51bdae6e578f544926da777246ca0ab369e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use --source to ensure tests are showing what we want.</title>
<updated>2018-10-14T21:59:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-10-14T21:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4a404ce724280bf9c5f4bcf1e6a5ba76d7499d89'/>
<id>4a404ce724280bf9c5f4bcf1e6a5ba76d7499d89</id>
<content type='text'>
Travis started having these extra files in coverage reports from our
tests:

site-packages/pkg_resources/_vendor/six.py
site-packages/pkg_resources/extern/__init__.py

I don't know why they are being pulled in, but the tests aren't
interested in them, and it is throwing off the results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Travis started having these extra files in coverage reports from our
tests:

site-packages/pkg_resources/_vendor/six.py
site-packages/pkg_resources/extern/__init__.py

I don't know why they are being pulled in, but the tests aren't
interested in them, and it is throwing off the results.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change these tests to not use weird attribute stuffing</title>
<updated>2018-09-21T21:56:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-13T13:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e1d0020d6336d5ad4cdac7c177d38d11ba1ac91d'/>
<id>e1d0020d6336d5ad4cdac7c177d38d11ba1ac91d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More tests need temp directories</title>
<updated>2018-09-02T14:03:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-02T11:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8bb8175d9e14f1a47180ccd356060d5068bc769b'/>
<id>8bb8175d9e14f1a47180ccd356060d5068bc769b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make file operations implicit on constructed filename</title>
<updated>2018-07-23T23:31:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-07-15T20:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7d71b1e052b2adead8c43bbc320582eab4938221'/>
<id>7d71b1e052b2adead8c43bbc320582eab4938221</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be stricter about self._data</title>
<updated>2018-07-08T20:34:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-07-08T20:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b7ca9039c68fefff93f8c787f0c1589e097c8e4f'/>
<id>b7ca9039c68fefff93f8c787f0c1589e097c8e4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a too-long line</title>
<updated>2018-06-29T23:53:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-06-29T23:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0a4d90df6047c426c837e73c1d879b1c0addbb66'/>
<id>0a4d90df6047c426c837e73c1d879b1c0addbb66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the indentation of closing triple quotes</title>
<updated>2018-06-28T20:55:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-06-28T20:55:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a472bb4a63a7e6cff1f7b5ff4000ae1185583dc4'/>
<id>a472bb4a63a7e6cff1f7b5ff4000ae1185583dc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
