<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage/report.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>* --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>Finish #396.</title>
<updated>2016-06-02T23:23:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-06-02T23:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=a22aea2c6923714de46b114f530bce2aff2e9c96'/>
<id>a22aea2c6923714de46b114f530bce2aff2e9c96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Emit a warning when an invalid file is detected with ignore_errors=true.</title>
<updated>2016-06-02T23:13:30+00:00</updated>
<author>
<name>Matthew Boehm</name>
<email>boehm.matthew@gmail.com</email>
</author>
<published>2016-06-02T23:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=8ceb28bbfa180e44e1737e21f55254589979b6d9'/>
<id>8ceb28bbfa180e44e1737e21f55254589979b6d9</id>
<content type='text'>
Previously, when an invalid file was encountered, it would be silently
ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, when an invalid file was encountered, it would be silently
ignored.
</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>This didn't need to be an attribute on the object</title>
<updated>2016-05-10T16:37:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-05-10T16:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=d61be94db1fc5883a06f3a0eed262ffb1432ddda'/>
<id>d61be94db1fc5883a06f3a0eed262ffb1432ddda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Protect ourselves from mock'ed os. #416</title>
<updated>2015-10-06T11:14:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-06T11:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=56e61431209ac76911f25eee3374c9a0b7d7b8ed'/>
<id>56e61431209ac76911f25eee3374c9a0b7d7b8ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more compact code for includes and omits</title>
<updated>2015-09-22T16:56:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-09-22T16:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=ecc43a09f99105b11bc428fa9d616733950ce524'/>
<id>ecc43a09f99105b11bc428fa9d616733950ce524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'filename' to be 'file name' in English.</title>
<updated>2015-08-20T17:44:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-20T17:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=8e5e579f8b9b70345ff8b2ed6650040b73cc7574'/>
<id>8e5e579f8b9b70345ff8b2ed6650040b73cc7574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove should_be_python from the FileReporter interface</title>
<updated>2015-08-09T13:58:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-09T13:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=f703ae86ce82834205e791d0c138f901494ddad0'/>
<id>f703ae86ce82834205e791d0c138f901494ddad0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
