<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/htmlfiles, branch nedbat/bug1160</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>fix: correct slight mis-layout of the hotkey panels</title>
<updated>2021-04-14T03:06:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-14T03:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8979a69e1dfd78cc96f9b6efd111c9d8cf92e120'/>
<id>8979a69e1dfd78cc96f9b6efd111c9d8cf92e120</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: restore html report selection highlighting</title>
<updated>2021-04-11T21:24:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-11T20:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9c47249d13326de86b910d0dcc10410210585e1e'/>
<id>9c47249d13326de86b910d0dcc10410210585e1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: HTML line visibility is saved in local storage #1123</title>
<updated>2021-02-27T20:44:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-27T20:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8750045b3dd2cd7530bb2795f2d7a36f89353225'/>
<id>8750045b3dd2cd7530bb2795f2d7a36f89353225</id>
<content type='text'>
Seems like we could unify the two different uses of localStorage, but
that's for another time.

Fixes: #1123
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seems like we could unify the two different uses of localStorage, but
that's for another time.

Fixes: #1123
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: HTML report makes room for 4-digit line numbers #1124</title>
<updated>2021-02-27T12:34:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-27T12:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c7052bb24da03b5112c6d7fd1386936e211223f0'/>
<id>c7052bb24da03b5112c6d7fd1386936e211223f0</id>
<content type='text'>
Fixes: #1124
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #1124
</pre>
</div>
</content>
</entry>
<entry>
<title>🐛 Fix sorting order storage in JQuery unload event</title>
<updated>2020-12-06T20:18:00+00:00</updated>
<author>
<name>Sebastián Ramírez</name>
<email>tiangolo@gmail.com</email>
</author>
<published>2020-11-30T15:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b12a97ebae292262399ed1ade17eab2b8b5b876a'/>
<id>b12a97ebae292262399ed1ade17eab2b8b5b876a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A favicon for the HTML report</title>
<updated>2020-12-05T20:33:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-12-05T18:05:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6dfd89f90447f88ba295982dcafc627f4dca967d'/>
<id>6dfd89f90447f88ba295982dcafc627f4dca967d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dark mode for context listing. #1009</title>
<updated>2020-07-10T00:58:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-07-06T18:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d1bb8e947c343e6f5c5772573d8adbb3267706e6'/>
<id>d1bb8e947c343e6f5c5772573d8adbb3267706e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Back to monospaced for the index page</title>
<updated>2020-07-05T19:04:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-07-05T19:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a08e42e1dd88c8042249b39b9275fb0c2216e8dc'/>
<id>a08e42e1dd88c8042249b39b9275fb0c2216e8dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to python-based sass compiler</title>
<updated>2020-07-05T18:50:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-07-05T17:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=336f55fbce7ff85a047095d658d0aff3a15e24e0'/>
<id>336f55fbce7ff85a047095d658d0aff3a15e24e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More HTML tweaks</title>
<updated>2020-06-30T00:13:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-06-29T23:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2c6c421dbee26b138a4b84738057001d646cb7dc'/>
<id>2c6c421dbee26b138a4b84738057001d646cb7dc</id>
<content type='text'>
- Let the left and right cells have padding so the hover bar looks good.
- Adjust the table left margin so the contents still line up with the
  header.
- Fix the up/down arrows to be correct for the sorting order they
  indicate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Let the left and right cells have padding so the hover bar looks good.
- Adjust the table left margin so the contents still line up with the
  header.
- Fix the up/down arrows to be correct for the sorting order they
  indicate.
</pre>
</div>
</content>
</entry>
</feed>
