<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_process.py, branch coverage-5.3.1</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>This test is picky about platforms</title>
<updated>2020-11-29T00:48:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-28T12:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=25ee95fef684685dd040130a4d4d24b7178bc678'/>
<id>25ee95fef684685dd040130a4d4d24b7178bc678</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests for GitHub windows platform</title>
<updated>2020-11-29T00:48:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-27T23:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bf479909ee9765fa3007360c12fb3b89906645f3'/>
<id>bf479909ee9765fa3007360c12fb3b89906645f3</id>
<content type='text'>
The tests were failing because of differences in file paths.  It was
comparing:

    C:\Users\runneradmin\AppData\...

to:

    C:\Users\RUNNER~1\AppData\...

and failing.  These changes normalize the file paths so the comparisons
work properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests were failing because of differences in file paths.  It was
comparing:

    C:\Users\runneradmin\AppData\...

to:

    C:\Users\RUNNER~1\AppData\...

and failing.  These changes normalize the file paths so the comparisons
work properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>PyPy 3.7 doesn't act exactly like CPython 3.7</title>
<updated>2020-10-10T19:33:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-10-10T17:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ae35c27be0062721c82f1967e9eb7d6f041e5258'/>
<id>ae35c27be0062721c82f1967e9eb7d6f041e5258</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More bitbucket-&gt;github urls</title>
<updated>2020-08-19T00:18:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-08-19T00:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7cf317f4c0e25acf671e4d633a93d7648d5d219e'/>
<id>7cf317f4c0e25acf671e4d633a93d7648d5d219e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide more information in the fail-under message</title>
<updated>2020-06-28T21:31:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-06-28T21:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b436f4459a2fbc69f7a1376693782c7bd115b2bd'/>
<id>b436f4459a2fbc69f7a1376693782c7bd115b2bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>message for fail-under</title>
<updated>2020-04-19T06:51:48+00:00</updated>
<author>
<name>navyad</name>
<email>navyad.pro@gmail.com</email>
</author>
<published>2020-04-19T06:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d17e263fc2ea2f2b708ffff1f01ec2af7bcf58f9'/>
<id>d17e263fc2ea2f2b708ffff1f01ec2af7bcf58f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sysconfig has been available since 2.7</title>
<updated>2020-02-29T19:39:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-02-29T19:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ee2d1f6a5405f768c81cb2daa6b0a7fe21e4b4de'/>
<id>ee2d1f6a5405f768c81cb2daa6b0a7fe21e4b4de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better xfail mechanism</title>
<updated>2020-01-18T19:00:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-18T19:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=75c3e5d56a18f7f9b6f30cca74fa1fa0aed160be'/>
<id>75c3e5d56a18f7f9b6f30cca74fa1fa0aed160be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A test of running coverage when it has been zipped. #862</title>
<updated>2020-01-11T12:15:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-09T13:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d10e03c4347198f6f04cf31103cee53cd02f2ee0'/>
<id>d10e03c4347198f6f04cf31103cee53cd02f2ee0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A test that reproduces #862</title>
<updated>2020-01-10T12:31:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-09T01:06:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d197d9cc6fbfd934d3c96629f43e1354e383f5a8'/>
<id>d197d9cc6fbfd934d3c96629f43e1354e383f5a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
