<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test/coverage_coverage.py, branch coverage-3.0</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>More docstrings all around.</title>
<updated>2009-05-10T00:46:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-10T00:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1f7fcec9352691a6e7a90c20e13dc59b65865030'/>
<id>1f7fcec9352691a6e7a90c20e13dc59b65865030</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change how data is harvested from the collector to simplify api use.</title>
<updated>2009-05-06T00:44:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-06T00:44:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6799d42aa4fc14d5f0fe9de2ca1c8af1b9042173'/>
<id>6799d42aa4fc14d5f0fe9de2ca1c8af1b9042173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lint lint</title>
<updated>2009-05-05T23:21:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-05T23:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f99f90700d4ac16cfdc8405ad37f81a4e39e829d'/>
<id>f99f90700d4ac16cfdc8405ad37f81a4e39e829d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the new clear_exclude() function to improve coverage_coverage.py</title>
<updated>2009-05-05T01:40:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-05T01:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ba2ff067c0b68cd5f56004f99e1906dbca582030'/>
<id>ba2ff067c0b68cd5f56004f99e1906dbca582030</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keeping a stack of Collectors makes it possible for Coverage to measure itself (mostly).</title>
<updated>2009-05-04T03:31:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-04T03:31:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=998879621fe7195580ddcf5262170b80843d8cc8'/>
<id>998879621fe7195580ddcf5262170b80843d8cc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The old way of self-coverage testing coverage no longer works.</title>
<updated>2009-04-30T11:21:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-04-30T11:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b72f458609afbd896098851789b40283597af0f9'/>
<id>b72f458609afbd896098851789b40283597af0f9</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 tests into the test directory.</title>
<updated>2009-03-14T01:23:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-03-14T01:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8e9454c81ae484f6fdc9af33403a71c35dda193e'/>
<id>8e9454c81ae484f6fdc9af33403a71c35dda193e</id>
<content type='text'>
--HG--
rename : coverage_coverage.py =&gt; test/coverage_coverage.py
rename : test_coverage.py =&gt; test/test_coverage.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : coverage_coverage.py =&gt; test/coverage_coverage.py
rename : test_coverage.py =&gt; test/test_coverage.py
</pre>
</div>
</content>
</entry>
</feed>
