<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_html.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>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>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>Displaying timezone information in HTML report (#960)</title>
<updated>2020-07-23T23:13:19+00:00</updated>
<author>
<name>Xie Yanbo</name>
<email>xieyanbo@gmail.com</email>
</author>
<published>2020-07-23T23:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=224c73e34d80caebb34af1e06724fb7858ad732b'/>
<id>224c73e34d80caebb34af1e06724fb7858ad732b</id>
<content type='text'>
* Displaying timezone information in HTML report

* A helpber to format datetime with local timezone

* No backward compatibility with older python versions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Displaying timezone information in HTML report

* A helpber to format datetime with local timezone

* No backward compatibility with older python versions
</pre>
</div>
</content>
</entry>
<entry>
<title>fix context reporting for relative_files</title>
<updated>2019-12-21T15:28:40+00:00</updated>
<author>
<name>David Szotten</name>
<email>davidszotten@gmail.com</email>
</author>
<published>2019-12-20T16:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ade1f2c534d1b85c8b465ce302ab345b316ec3ef'/>
<id>ade1f2c534d1b85c8b465ce302ab345b316ec3ef</id>
<content type='text'>
fix reporting of contexts when `relative_files = True`

fixes #900
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix reporting of contexts when `relative_files = True`

fixes #900
</pre>
</div>
</content>
</entry>
<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>Clean-ups I noticed while doing something else</title>
<updated>2019-11-17T13:10:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-17T13:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d32835d1684a3d619aa04c8b10c387259700fa19'/>
<id>d32835d1684a3d619aa04c8b10c387259700fa19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optionally skip empty files in reports</title>
<updated>2019-11-01T10:36:13+00:00</updated>
<author>
<name>reybog90</name>
<email>reybog90@o2.pl</email>
</author>
<published>2019-10-30T19:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9b11268c358040abf7384702c3bc0e863ab753c5'/>
<id>9b11268c358040abf7384702c3bc0e863ab753c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This test accidentally triggered our exclude regex during metacov</title>
<updated>2019-10-14T16:08:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-14T16:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0688836f584721250609748b03be0de0cea968b9'/>
<id>0688836f584721250609748b03be0de0cea968b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More convenient gold file structure</title>
<updated>2019-10-14T13:27:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-14T13:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4de5710540d6a0a5a94992e8413aba6e2d7d7f03'/>
<id>4de5710540d6a0a5a94992e8413aba6e2d7d7f03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove vestigial debugging</title>
<updated>2019-10-14T12:50:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-14T12:25:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=42182f91c75ed8afdfc08812f60494958ef18d1e'/>
<id>42182f91c75ed8afdfc08812f60494958ef18d1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
