<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_coverage.py, branch coverage-4.1b3</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>Entry arcs now use the negative first line of the code object instead of -1.</title>
<updated>2016-03-02T12:05:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-03-02T12:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=292becfc6657b0346b190a6489397e7fb6407cd3'/>
<id>292becfc6657b0346b190a6489397e7fb6407cd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Class docstrings shouldn't be considered executable.  Not sure what happened there...</title>
<updated>2016-01-11T11:23:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-11T11:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=866d3f9fe853de9da6ee456a4ed5aa1cfa453e1f'/>
<id>866d3f9fe853de9da6ee456a4ed5aa1cfa453e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Class docstrings are executable.</title>
<updated>2016-01-10T20:33:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-10T20:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4772c5b15d3586e21cbb3866183ba5fd07a01b3d'/>
<id>4772c5b15d3586e21cbb3866183ba5fd07a01b3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Branch analysis is now done with AST instead of bytecode</title>
<updated>2016-01-08T01:07:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-08T01:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b7035114aa515d9d1fe171a9bf678868e76d8f74'/>
<id>b7035114aa515d9d1fe171a9bf678868e76d8f74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some tests for uncovered cases</title>
<updated>2016-01-06T12:11:32+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-06T12:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8f9b4f9d596ef4a5c0d26b4e54acfcd0558ece39'/>
<id>8f9b4f9d596ef4a5c0d26b4e54acfcd0558ece39</id>
<content type='text'>
--HG--
branch : ast-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : ast-branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix another form-feed problem, #461</title>
<updated>2016-01-05T19:48:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-05T19:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d1c92d8e6b066a7b16d625b566853821afe8b46c'/>
<id>d1c92d8e6b066a7b16d625b566853821afe8b46c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge in the default branch</title>
<updated>2016-01-02T21:28:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-02T21:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a0aa685214e9cccc361cddafea937346bd6dfdad'/>
<id>a0aa685214e9cccc361cddafea937346bd6dfdad</id>
<content type='text'>
--HG--
branch : ast-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : ast-branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Better exception support, include except-except arcs, and except-else</title>
<updated>2016-01-02T19:30:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-02T19:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f98d5bfb6e939f046478b502e2041ac82f91632d'/>
<id>f98d5bfb6e939f046478b502e2041ac82f91632d</id>
<content type='text'>
--HG--
branch : ast-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : ast-branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Coding declarations are a pain in the ass</title>
<updated>2016-01-02T16:19:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-02T16:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4361522532396635a593a3892dedd8955848d250'/>
<id>4361522532396635a593a3892dedd8955848d250</id>
<content type='text'>
--HG--
branch : ast-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : ast-branch
</pre>
</div>
</content>
</entry>
<entry>
<title>check_coverage now assumes empty missing and unpredicted, and uses branch always</title>
<updated>2016-01-01T21:10:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-01T21:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f1e583f91035983237d248b417b8ca9831ceac39'/>
<id>f1e583f91035983237d248b417b8ca9831ceac39</id>
<content type='text'>
--HG--
branch : ast-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : ast-branch
</pre>
</div>
</content>
</entry>
</feed>
