<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_arcs.py, branch 6.0.2</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>style: prefer explicit string concatenation</title>
<updated>2021-10-10T12:01:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-10T12:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b97aaf2bc2703ac55a3fc1e048729bea8434c18c'/>
<id>b97aaf2bc2703ac55a3fc1e048729bea8434c18c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: another test suggested by Mark Shannon</title>
<updated>2021-09-01T00:46:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-06-21T10:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c0a981148c05c0332e2fd51d426d880055959ca6'/>
<id>c0a981148c05c0332e2fd51d426d880055959ca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: missing exceptions through with statements in 3.10 aren't considered missing branches.  #1205</title>
<updated>2021-08-14T23:28:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-08-14T23:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f6d3e88ba5b2dab1720281885c99cdf3ce2844bc'/>
<id>f6d3e88ba5b2dab1720281885c99cdf3ce2844bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move a test helper to CoverageTest</title>
<updated>2021-08-14T23:22:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-08-14T23:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a996e357d1e82c8ed08cda0a43a5ab0fa05f68fd'/>
<id>a996e357d1e82c8ed08cda0a43a5ab0fa05f68fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add a test for #1205 bpo-44840</title>
<updated>2021-08-09T10:29:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-08-09T10:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e6f37f6ff184b4e9d2dad75386ddeb03bf492fd4'/>
<id>e6f37f6ff184b4e9d2dad75386ddeb03bf492fd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: match/case will trace the default case line</title>
<updated>2021-07-27T23:55:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-07-27T23:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=82213596f5301981ea59c3067f8738ff9dd54bbc'/>
<id>82213596f5301981ea59c3067f8738ff9dd54bbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add a test for bpo 44622, #1176</title>
<updated>2021-07-19T23:10:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-07-19T23:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=48f884c33a75ef35b759be6b8d6afdf7645e3517'/>
<id>48f884c33a75ef35b759be6b8d6afdf7645e3517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add tests of #1175</title>
<updated>2021-07-19T12:04:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-07-19T11:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1f620f8581a6661a9b5ec78beaf77ae5a8ebf41c'/>
<id>1f620f8581a6661a9b5ec78beaf77ae5a8ebf41c</id>
<content type='text'>
Python versions before 3.10 didn't trace trailing "pass" statements
correctly.  I don't think that will change at this point, so we'll skip
this test for those versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python versions before 3.10 didn't trace trailing "pass" statements
correctly.  I don't think that will change at this point, so we'll skip
this test for those versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: a better way to skip a test for two reasons</title>
<updated>2021-07-13T21:08:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-07-13T21:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2c624826f82b7ce03d05f7228b5a8cb07f7f27fa'/>
<id>2c624826f82b7ce03d05f7228b5a8cb07f7f27fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: skip a test that won't run on 3.6</title>
<updated>2021-07-13T21:08:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-07-13T21:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bcd5e75d359f153be7e25567d076c8876f353cbc'/>
<id>bcd5e75d359f153be7e25567d076c8876f353cbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
