<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests, branch coverage-5.0b2</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>Polish up cmd.rst</title>
<updated>2019-12-08T17:15:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-08T16:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ae147cec4dda255b7d2119cc595256ba15dcba0f'/>
<id>ae147cec4dda255b7d2119cc595256ba15dcba0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coverage(data_file=None) means no data file at all. #871</title>
<updated>2019-12-03T01:31:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-03T01:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b75575fd2cf3036d00624abbfc7d94f4f0c4aba8'/>
<id>b75575fd2cf3036d00624abbfc7d94f4f0c4aba8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The [paths] setting is ordered. #649</title>
<updated>2019-12-01T22:55:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-01T19:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7f68a21d4ba330cac84afadfbadb4f1ab750637e'/>
<id>7f68a21d4ba330cac84afadfbadb4f1ab750637e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Experimental: relative_files to support relative file names.</title>
<updated>2019-12-01T13:35:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-17T12:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=013e9de08c0747fddf92cc1fdac1d1f39185aa3b'/>
<id>013e9de08c0747fddf92cc1fdac1d1f39185aa3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>I'm not sure why I was deleting these meta env vars</title>
<updated>2019-12-01T12:32:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-29T12:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=10e41ab0dc165b3fd010345ab0fb1ed319d2f230'/>
<id>10e41ab0dc165b3fd010345ab0fb1ed319d2f230</id>
<content type='text'>
Don't we want to measure the coverage of subprocesses we start in tests?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't we want to measure the coverage of subprocesses we start in tests?
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't do vars and users in abs_file</title>
<updated>2019-11-28T21:17:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-28T21:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5901967e95ae72ec2b5be05bc08e1924e08a604b'/>
<id>5901967e95ae72ec2b5be05bc08e1924e08a604b</id>
<content type='text'>
It meant file names could be incorrectly expanded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It meant file names could be incorrectly expanded.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make this test more resilient</title>
<updated>2019-11-26T20:45:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-26T20:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4e3e44bcea08674219e2ed16617633a562763f67'/>
<id>4e3e44bcea08674219e2ed16617633a562763f67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run windows tests in parallel</title>
<updated>2019-11-26T20:45:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-26T11:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=34e00adac3a829160d6fe50a6ec7f8e632ef24a7'/>
<id>34e00adac3a829160d6fe50a6ec7f8e632ef24a7</id>
<content type='text'>
... and fix the cleanup that prevented it previously by retrying until
the cleanup succeeds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and fix the cleanup that prevented it previously by retrying until
the cleanup succeeds.
</pre>
</div>
</content>
</entry>
<entry>
<title>These tests needed temp directories</title>
<updated>2019-11-26T11:14:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-26T11:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8c82b63807a1f0c66d6192ada92ee6808df3534f'/>
<id>8c82b63807a1f0c66d6192ada92ee6808df3534f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark tests that don't need a temp dir</title>
<updated>2019-11-26T03:20:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-26T01:24:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3947e84e79085571c72f9601da86cb3a31c92082'/>
<id>3947e84e79085571c72f9601da86cb3a31c92082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
