<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/cmdline.py, branch coverage-4.4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<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://git.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>Print command-line errors to stderr instead of stdout</title>
<updated>2017-04-14T01:54:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-14T01:54:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2c5b877166c44249fca8427a646bd9cddba532e1'/>
<id>2c5b877166c44249fca8427a646bd9cddba532e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use capital-Coverage</title>
<updated>2017-03-11T22:00:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-11T22:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=831e4a61922f4fb4632fd269463c3e4b8939f46b'/>
<id>831e4a61922f4fb4632fd269463c3e4b8939f46b</id>
<content type='text'>
--HG--
extra : amend_source : 926b6475306f6463c48b2d3053f5dcd431941937
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 926b6475306f6463c48b2d3053f5dcd431941937
</pre>
</div>
</content>
</entry>
<entry>
<title>Make should_fail_under an even more pure function.</title>
<updated>2017-03-08T11:41:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-08T11:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2a672919cb758f04fd1857f313a3be5733c86298'/>
<id>2a672919cb758f04fd1857f313a3be5733c86298</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the logic for fail-under to a testable function</title>
<updated>2017-03-04T23:30:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-04T23:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2b7324f3a0ed1e1b4dadec5941aa71636b0f46d3'/>
<id>2b7324f3a0ed1e1b4dadec5941aa71636b0f46d3</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 way to deal with StopEverything exceptions</title>
<updated>2017-01-20T03:19:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-20T03:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e60719206392ed47f28ddeadafa8319be90ae0f0'/>
<id>e60719206392ed47f28ddeadafa8319be90ae0f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expunge the last %()s formatting</title>
<updated>2017-01-16T11:24:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-16T11:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=727ae797fb043c858fc7f0ee0da71822b2a82bb8'/>
<id>727ae797fb043c858fc7f0ee0da71822b2a82bb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement --skip-covered for html report #433</title>
<updated>2016-12-18T16:24:37+00:00</updated>
<author>
<name>loic@dachary.org</name>
<email>loic@dachary.org</email>
</author>
<published>2016-12-18T16:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c863b83d505397c1af74c152f4f3900c80877073'/>
<id>c863b83d505397c1af74c152f4f3900c80877073</id>
<content type='text'>
close #433

--HG--
branch : issue-433-2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
close #433

--HG--
branch : issue-433-2
</pre>
</div>
</content>
</entry>
<entry>
<title>Be absolutely explicit about non-hashability of some objects.</title>
<updated>2016-09-23T10:55:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-09-23T10:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4052b36a13e022899ba9d3f584708d65adca1554'/>
<id>4052b36a13e022899ba9d3f584708d65adca1554</id>
<content type='text'>
From https://github.com/nedbat/coveragepy/pull/17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From https://github.com/nedbat/coveragepy/pull/17
</pre>
</div>
</content>
</entry>
<entry>
<title>Combining twice shouldn't lose data. #412, #516</title>
<updated>2016-08-07T15:53:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-08-07T15:53:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b3d626c3936d11c189b8e810ccb93ceaa019b156'/>
<id>b3d626c3936d11c189b8e810ccb93ceaa019b156</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
