<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage, branch issue-519</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>Read options from tox.ini</title>
<updated>2016-11-18T14:47:35+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2016-11-18T14:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=6cf9adfcf0ed8d909242462f2289002856670487'/>
<id>6cf9adfcf0ed8d909242462f2289002856670487</id>
<content type='text'>
If coveragerc does not exist, setup.cfg does not exist or does not
contain any coverage-related metadata, and no custom config file is
provided, fall back to tox.ini.

The syntax of tox.ini files is the same as that expected of setup.cfg
files, namely:

    [coverage:{section}]

Fixes: #519
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If coveragerc does not exist, setup.cfg does not exist or does not
contain any coverage-related metadata, and no custom config file is
provided, fall back to tox.ini.

The syntax of tox.ini files is the same as that expected of setup.cfg
files, namely:

    [coverage:{section}]

Fixes: #519
</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://trove.baserock.org/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>A better name for a stat</title>
<updated>2016-11-12T22:53:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-12T22:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=65040fe1b7f9b1a121d1817cdd241a3782369076'/>
<id>65040fe1b7f9b1a121d1817cdd241a3782369076</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow for the possibility of null-testing</title>
<updated>2016-11-12T21:22:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-12T21:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=cb5c0ffe6bef8b43bb1e22a3576e535dd0bf89fd'/>
<id>cb5c0ffe6bef8b43bb1e22a3576e535dd0bf89fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A macro for extreme debugging.</title>
<updated>2016-11-12T21:00:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-12T21:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f0adf1a42491203d983632323bc8fbac4f224fd1'/>
<id>f0adf1a42491203d983632323bc8fbac4f224fd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A better word</title>
<updated>2016-11-10T12:08:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-10T12:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=9c153441a3e56cfa0f72fa798c37a88cc288d147'/>
<id>9c153441a3e56cfa0f72fa798c37a88cc288d147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When importing newly made files, we have to invalidate import caches</title>
<updated>2016-11-09T17:47:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-09T17:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=e45b0a61da93eaf6d16f4229f2ce060264594cd3'/>
<id>e45b0a61da93eaf6d16f4229f2ce060264594cd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer need this pragma</title>
<updated>2016-11-09T00:21:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-09T00:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=3f57f725ea523907c3aaf313d190e72a87fcc54c'/>
<id>3f57f725ea523907c3aaf313d190e72a87fcc54c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use py2 ConfigParser if we can, prevents deprecation warnings. #530</title>
<updated>2016-11-09T00:16:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-09T00:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=eb522119345282edea88ebbf92ff781927d4c8d0'/>
<id>eb522119345282edea88ebbf92ff781927d4c8d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A fix for coding declarations, bug #529</title>
<updated>2016-11-05T12:50:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-05T12:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=01e0d8ad49d74e93e00748a309f9a54b8a91307e'/>
<id>01e0d8ad49d74e93e00748a309f9a54b8a91307e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
