<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/test_api.py, branch issue-426</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>simplify --source=pkg test cases</title>
<updated>2017-01-10T21:38:56+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-10T21:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=484d5cea59b7f5f0891fd62dc8565b74e92e75ac'/>
<id>484d5cea59b7f5f0891fd62dc8565b74e92e75ac</id>
<content type='text'>
Instead of adding a new test, fix the existing test. It succeeded but
was not actually testing the expected code path because pkg1 is both a
directory and a package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of adding a new test, fix the existing test. It succeeded but
was not actually testing the expected code path because pkg1 is both a
directory and a package.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't collapse in an ascii-only file-world. #533</title>
<updated>2016-11-17T16:06:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-17T16:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=3243add2eee93ee3c23afa1f04bc15d72dab479e'/>
<id>3243add2eee93ee3c23afa1f04bc15d72dab479e</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 test for #533</title>
<updated>2016-11-17T12:04:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-17T12:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=724dba8e31ca636a120a71c3cc74449ef470a5e1'/>
<id>724dba8e31ca636a120a71c3cc74449ef470a5e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use latest pylint</title>
<updated>2016-08-07T21:20:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-08-07T21:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=df4daf71f1b8327abe2a83af474dd93501a35500'/>
<id>df4daf71f1b8327abe2a83af474dd93501a35500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combining twice shouldn't lose data. #412, #516</title>
<updated>2016-08-07T15:53:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-08-07T15:53:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=1035b301586737bd44d6a8a9739e3cce53406622'/>
<id>1035b301586737bd44d6a8a9739e3cce53406622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pylint to 1.5.6</title>
<updated>2016-06-25T19:31:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-06-25T19:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=6ed2abaebf16270ab95552a83964962fc276a5e6'/>
<id>6ed2abaebf16270ab95552a83964962fc276a5e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use standard skipTest, which unittest-mixins will override.</title>
<updated>2016-06-12T13:25:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-06-12T13:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=785a0d6b37fd1526799791a2b39dfcdead0ab9a0'/>
<id>785a0d6b37fd1526799791a2b39dfcdead0ab9a0</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</title>
<updated>2016-05-20T19:08:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-05-20T19:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=15a5dd52d794ae8186097db1e93b305e5c4b616c'/>
<id>15a5dd52d794ae8186097db1e93b305e5c4b616c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore Reporter.file_reporters, with a deprecation warning.</title>
<updated>2016-05-20T14:30:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-05-20T14:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=fffbba825cc289b596828fd6542b8a9f7f79074a'/>
<id>fffbba825cc289b596828fd6542b8a9f7f79074a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the defaults for coverage.report(show_missing=None, skip_covered=None)</title>
<updated>2016-05-08T22:14:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-05-08T22:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=750c6ec84b8f10a5f13b57428ea07cb3a3f0b277'/>
<id>750c6ec84b8f10a5f13b57428ea07cb3a3f0b277</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
