<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_arcs.py, branch coverage-4.2</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>Use standard skipTest, which unittest-mixins will override.</title>
<updated>2016-06-12T13:25:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-06-12T13:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c525acb8599ac107d24bb9e20b1bcdf12b4f76b6'/>
<id>c525acb8599ac107d24bb9e20b1bcdf12b4f76b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better descriptions of missing one-line executables. Part of #475</title>
<updated>2016-03-27T17:44:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-03-27T17:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3e03a20a7a95aa9b5bd9d11b643489e22682832f'/>
<id>3e03a20a7a95aa9b5bd9d11b643489e22682832f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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>Better branch-missed messages for lambdas.</title>
<updated>2016-02-25T13:38:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-02-25T13:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2c60d618ccc611e0a901fd5825a4b5f8f8cc9042'/>
<id>2c60d618ccc611e0a901fd5825a4b5f8f8cc9042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More work on better missing branch descriptions</title>
<updated>2016-02-15T01:25:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-02-15T01:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1165a67b7f28acf1f9af4d5d094843d006980b5f'/>
<id>1165a67b7f28acf1f9af4d5d094843d006980b5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Didn't mean to leave that there, of course</title>
<updated>2016-02-07T13:04:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-02-07T13:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=305a685713bf8e82caf209499bf03db15b537009'/>
<id>305a685713bf8e82caf209499bf03db15b537009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle {**{'a':1}} literals</title>
<updated>2016-02-07T13:03:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-02-07T13:03:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b8f054fcac467af98f23a8915df29a458437ad71'/>
<id>b8f054fcac467af98f23a8915df29a458437ad71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Yield statements that are not resumed shouldn't be marked as missing. #440</title>
<updated>2016-01-31T23:39:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-31T23:39:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ce17b1a6811e4cacbb7de5c876003347b0a91e65'/>
<id>ce17b1a6811e4cacbb7de5c876003347b0a91e65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't track unhandled exception branches</title>
<updated>2016-01-29T16:26:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-29T16:26:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3ef7b040af5186b2d716cdc35c9ea278504ea04a'/>
<id>3ef7b040af5186b2d716cdc35c9ea278504ea04a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #466: multi-line statements first in decorated functions</title>
<updated>2016-01-19T00:24:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-19T00:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f9f70709ef14812aea64cb450c67f99bac6ef6ac'/>
<id>f9f70709ef14812aea64cb450c67f99bac6ef6ac</id>
<content type='text'>
Also, leave in the SetSpy tracer we've used before to find things like this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, leave in the SetSpy tracer we've used before to find things like this.
</pre>
</div>
</content>
</entry>
</feed>
