<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/test_api.py, branch coverage-5.0a1</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Pragma away some test code that won't be covered</title>
<updated>2018-02-20T17:03:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-02-20T17:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=fd647ef06318d9a3c323770976350231c3d36a32'/>
<id>fd647ef06318d9a3c323770976350231c3d36a32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A new warning for files already imported before coverage starts</title>
<updated>2018-02-20T13:26:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-02-20T13:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=12955ec533a5186702593130c5b194a3a69d1807'/>
<id>12955ec533a5186702593130c5b194a3a69d1807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops, omitting inside a source package didn't work. Now it does. #638</title>
<updated>2018-02-10T15:15:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-02-10T15:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=ccb6896d0717c83147a43f4e25f7f76c9a8807e4'/>
<id>ccb6896d0717c83147a43f4e25f7f76c9a8807e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One start() was missing a stop(), which caused meta issues on appveyor</title>
<updated>2017-11-04T19:01:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-11-04T19:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=1523ffa9e5f26a782981409ecb784e24e074f250'/>
<id>1523ffa9e5f26a782981409ecb784e24e074f250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the warning about --include and --source be a real warning</title>
<updated>2017-10-24T11:01:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-24T11:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=f8927cf4964e19ae0e8d7cabdeeef17b4c374443'/>
<id>f8927cf4964e19ae0e8d7cabdeeef17b4c374443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Left over import from deleting a test</title>
<updated>2017-10-24T10:40:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-24T10:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=312f18e948fd58f8e6cdd06122d535639233a0d8'/>
<id>312f18e948fd58f8e6cdd06122d535639233a0d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* --source and --include are mutually exclusive (take 2) #265</title>
<updated>2017-01-07T13:39:44+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-07T13:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c80eedd40b8650066928a94c7ae3680b38a10e67'/>
<id>c80eedd40b8650066928a94c7ae3680b38a10e67</id>
<content type='text'>
close #265
close #101
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
close #265
close #101
</pre>
</div>
</content>
</entry>
<entry>
<title>Belatedly add a test for #541, so we can fix #265 for real</title>
<updated>2017-10-24T08:47:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-24T08:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=f5587814d1aa983ad995b2c1acc391f6251ceda0'/>
<id>f5587814d1aa983ad995b2c1acc391f6251ceda0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 581 was fixed, don't need the skipped test any more</title>
<updated>2017-10-24T02:07:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-24T02:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=9c791748dc97d33cf0f5f2205e53764df9d19241'/>
<id>9c791748dc97d33cf0f5f2205e53764df9d19241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a failing skipped test for #581</title>
<updated>2017-06-07T18:53:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-06-07T18:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=bbb5867e5a2a133cd84987668501e429354e8d79'/>
<id>bbb5867e5a2a133cd84987668501e429354e8d79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
