<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git, branch issue-426</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>comment explaining the rationale of --source pkg</title>
<updated>2017-01-10T21:44:51+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-10T21:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=d9ca8593eba371b49402974c1c1f2bf7fd52fed9'/>
<id>d9ca8593eba371b49402974c1c1f2bf7fd52fed9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://trove.baserock.org/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>use the new source_for_file helper where it makes sense</title>
<updated>2017-01-10T21:21:13+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-10T21:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=2b304497bbad3a4a4d84f719a17ea080e4bbf708'/>
<id>2b304497bbad3a4a4d84f719a17ea080e4bbf708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>source_for_file helper with unit tests</title>
<updated>2017-01-10T16:31:34+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-10T16:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=5ffdccc8a588921cdaef8c3a55ecfb5ff9170309'/>
<id>5ffdccc8a588921cdaef8c3a55ecfb5ff9170309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move _source_for_file to python.py</title>
<updated>2017-01-10T15:33:14+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-10T15:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=ec3022971e7a1b56628a9c8c7d35a50570a9bcf7'/>
<id>ec3022971e7a1b56628a9c8c7d35a50570a9bcf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make --source module do the same as --source directory #426</title>
<updated>2017-01-06T14:42:56+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-06T14:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=224027b6a50222bfa473a9c80cbc209f79e8fd01'/>
<id>224027b6a50222bfa473a9c80cbc209f79e8fd01</id>
<content type='text'>
The --source argument can either be a module or a directory. The user
expects that it behaves the same in both cases. Make sure the module
is recursively explored so that files that are not run show in the
coverage report.

close #426
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The --source argument can either be a module or a directory. The user
expects that it behaves the same in both cases. Make sure the module
is recursively explored so that files that are not run show in the
coverage report.

close #426
</pre>
</div>
</content>
</entry>
<entry>
<title>These defensive OS checks are not covered</title>
<updated>2017-01-05T15:23:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-05T15:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c0578f80519e58b9826aeb7f9eaa3e22feff3fd7'/>
<id>c0578f80519e58b9826aeb7f9eaa3e22feff3fd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gevent 1.2.0 is OK now, and be quieter when building docs</title>
<updated>2017-01-05T12:27:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-05T12:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=45aee43076259fe6121dd5ec23365ddc831c52ac'/>
<id>45aee43076259fe6121dd5ec23365ddc831c52ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mysterious case of 'coverage2' being available in py35, not sure why</title>
<updated>2017-01-03T14:49:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-03T14:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=720172f462301b5eeae24d597f4bd01afd9e5bc6'/>
<id>720172f462301b5eeae24d597f4bd01afd9e5bc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for short_id, and pytest-ize an existing one</title>
<updated>2017-01-02T18:30:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-02T18:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=4c9503ebb4ba59bb107c447b07e326127905ef57'/>
<id>4c9503ebb4ba59bb107c447b07e326127905ef57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
