<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests, branch 6.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>test(refactor): avoid full commands to speed tests</title>
<updated>2021-11-26T17:28:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-26T16:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9162ad085c0e4a3b3e14fd1fcbdbf65c93b81487'/>
<id>9162ad085c0e4a3b3e14fd1fcbdbf65c93b81487</id>
<content type='text'>
Also btw, I think some of these tests are duplicative.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also btw, I think some of these tests are duplicative.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(perf): shave a few seconds off the FailUnder tests</title>
<updated>2021-11-26T11:26:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-26T01:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8ca306e93b40ae815bdcca96f8f6d8748dd52790'/>
<id>8ca306e93b40ae815bdcca96f8f6d8748dd52790</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: multiple --concurrency values. #1012 #1082</title>
<updated>2021-11-25T20:03:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-23T11:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c9d821deba6f7ee5eef30fef5355f7c93808b4f9'/>
<id>c9d821deba6f7ee5eef30fef5355f7c93808b4f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(fix): keep SourceIncludeOmitTest's from clobbering each other</title>
<updated>2021-11-24T14:01:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-24T14:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=eff683c74dccf0f444484ac470e35dbc0a8cc498'/>
<id>eff683c74dccf0f444484ac470e35dbc0a8cc498</id>
<content type='text'>
Because they cd'd into a folder in the shared source tree, their data
files would collide, leading to flaky tests.

Also, add a check that the tests collected some data, and add sys.path
to the debug=trace output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because they cd'd into a folder in the shared source tree, their data
files would collide, leading to flaky tests.

Also, add a check that the tests collected some data, and add sys.path
to the debug=trace output.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(fix): skip tests that trip a specific Mac 3.9 eventlet bug</title>
<updated>2021-11-24T12:41:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-24T12:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f0c8797846290e3fc466793aa0930eb79e1eeffc'/>
<id>f0c8797846290e3fc466793aa0930eb79e1eeffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(build): a better way to pin light-thread packages</title>
<updated>2021-11-24T11:45:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-23T13:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3dfa4498abf5885307f921862f7d367166af76a6'/>
<id>3dfa4498abf5885307f921862f7d367166af76a6</id>
<content type='text'>
Also, clearly indicate when we are skipping tests because the packages aren't
available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, clearly indicate when we are skipping tests because the packages aren't
available.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(refactor): simplify the logic of writing subcover.pth</title>
<updated>2021-11-21T18:27:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-21T18:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ec0d4104d381c19f34255279c928637082ca80cd'/>
<id>ec0d4104d381c19f34255279c928637082ca80cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(fix): remove the subcover.pth file when the main session ends</title>
<updated>2021-11-21T16:10:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-21T15:44:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=dd8de3b0081190839dadfb83f038b701808594ec'/>
<id>dd8de3b0081190839dadfb83f038b701808594ec</id>
<content type='text'>
Leaving the pth file meant that the next igor run would start coverage, which
meant igor couldn't delete the C extension file on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Leaving the pth file meant that the next igor run would start coverage, which
meant igor couldn't delete the C extension file on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(refactor): if two skips apply, put the more significant reason closer to the def</title>
<updated>2021-11-21T14:46:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-21T14:46:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=39a2b1b171d7571a8ac87bbcf220d29ea5548018'/>
<id>39a2b1b171d7571a8ac87bbcf220d29ea5548018</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(refactor): use pathlib for the pth files</title>
<updated>2021-11-21T14:07:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-21T14:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1ac09127438adac06de02172e4fad34d7b096be3'/>
<id>1ac09127438adac06de02172e4fad34d7b096be3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
