<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/report.py, branch coverage-5.0a4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Helpers for making directories</title>
<updated>2018-10-21T19:55:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-10-21T19:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=23963607312a888fc1c1949537497aa951b421c5'/>
<id>23963607312a888fc1c1949537497aa951b421c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NOTICE link to GitHub.</title>
<updated>2018-06-24T15:43:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-06-24T15:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=11998ee5ee43b334744123f820b488091728ae52'/>
<id>11998ee5ee43b334744123f820b488091728ae52</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://91.123.203.49/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>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.git/commit/?id=46bfbba8e7978410d2c693495a6c9b1a8664fa70'/>
<id>46bfbba8e7978410d2c693495a6c9b1a8664fa70</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.git/commit/?id=5f169673e183ea4de975d7073c62933bb700e055'/>
<id>5f169673e183ea4de975d7073c62933bb700e055</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.git/commit/?id=00f15ba0a5731aa1b1ef0db85608a45f78a3f160'/>
<id>00f15ba0a5731aa1b1ef0db85608a45f78a3f160</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.git/commit/?id=aeaaa1ff0cc7c7c9674a9379e6388d6f0a950f3a'/>
<id>aeaaa1ff0cc7c7c9674a9379e6388d6f0a950f3a</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.git/commit/?id=15977370873278c9c6b7714747ea2ef6d93b9203'/>
<id>15977370873278c9c6b7714747ea2ef6d93b9203</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.git/commit/?id=3b8f4a0b86f8796f1e7925b9c6593a9d5198b437'/>
<id>3b8f4a0b86f8796f1e7925b9c6593a9d5198b437</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.git/commit/?id=e7c532c2dbcef6281df5a7a0db53eca4083a026a'/>
<id>e7c532c2dbcef6281df5a7a0db53eca4083a026a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
