<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/config.py, branch coverage-4.5.4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>fail_under can now be a float. #631.</title>
<updated>2018-01-21T17:32:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-21T17:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e756776c0a9f3c78389bcc93e067ac3ac0f45ad9'/>
<id>e756776c0a9f3c78389bcc93e067ac3ac0f45ad9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't confuse run-include with report-include (and also omit). Fixes #621 and #622.</title>
<updated>2018-01-21T02:24:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-21T02:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=25c7c9c0133bc21da53aa41baae0442360d727d1'/>
<id>25c7c9c0133bc21da53aa41baae0442360d727d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up and credit for #265 and #101</title>
<updated>2017-10-24T11:02:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-24T11:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ac4baedace2a6bcd790a293da02f9cc59729c2a7'/>
<id>ac4baedace2a6bcd790a293da02f9cc59729c2a7</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@dachary.org</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-07T13:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6cee6103a399dfb00f95962033624855642fd722'/>
<id>6cee6103a399dfb00f95962033624855642fd722</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>Explicitly specified secondary config files are properly read. #588</title>
<updated>2017-10-21T23:58:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-21T23:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2edf869e762f5e4d74d673ba180e142bef7a0d36'/>
<id>2edf869e762f5e4d74d673ba180e142bef7a0d36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perform tilde expansion on file path config values. #589</title>
<updated>2017-10-21T15:40:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-21T15:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bcab18da36f04fd7621f8e65ce75eb99969e19cf'/>
<id>bcab18da36f04fd7621f8e65ce75eb99969e19cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to pylint 1.7.1</title>
<updated>2017-04-22T20:34:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-22T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c3babc0ab961982981e08e5b302f7f54039c7570'/>
<id>c3babc0ab961982981e08e5b302f7f54039c7570</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warnings can be disabled</title>
<updated>2017-04-04T11:08:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-04T11:08:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0d82f5f090da94e4eafc83cb4cfacc2d90fc5e74'/>
<id>0d82f5f090da94e4eafc83cb4cfacc2d90fc5e74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove hastiliy short-circuited check for conflicting include and source</title>
<updated>2016-12-30T22:30:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-30T22:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=efc0a70a97c50a2005858d6bb7a21d6aeaee4d1e'/>
<id>efc0a70a97c50a2005858d6bb7a21d6aeaee4d1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert the check for conflicting --source and --include. Closes #541, re-opens #265</title>
<updated>2016-12-28T12:54:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-28T12:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e67cfc2a597d83728416c0382facca4a8278f627'/>
<id>e67cfc2a597d83728416c0382facca4a8278f627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
