<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/htmlfiles/coverage_html.js, branch 6.0b1</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: 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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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 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://git.baserock.org/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>htmlfiles: Handle localStorage not accessible</title>
<updated>2020-02-29T13:08:08+00:00</updated>
<author>
<name>AbdealiJK</name>
<email>abdealikothari@gmail.com</email>
</author>
<published>2020-02-24T19:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=48c73b88bf2f3a5cdb404b20afa34cb2cb940e0f'/>
<id>48c73b88bf2f3a5cdb404b20afa34cb2cb940e0f</id>
<content type='text'>
In some cases, if based on the browser's settings - localStorage
is not accessible, fallback and don't save the sort-columns into
localStorage.
While the UX is a little inconvenient, at least the page doesn't
break - sorting on columns is still possible, but not retained
between pages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In some cases, if based on the browser's settings - localStorage
is not accessible, fallback and don't save the sort-columns into
localStorage.
While the UX is a little inconvenient, at least the page doesn't
break - sorting on columns is still possible, but not retained
between pages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Source code without tables</title>
<updated>2019-10-13T16:11:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-12T13:10:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bcbdf41c6bb9d4ee30842bd14d45c7d48c2c6d01'/>
<id>bcbdf41c6bb9d4ee30842bd14d45c7d48c2c6d01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTML: Mark things to show instead of to hide.</title>
<updated>2019-07-06T14:04:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-07-04T21:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cfdcacea473dede9fb779256c812ff6a098a0714'/>
<id>cfdcacea473dede9fb779256c812ff6a098a0714</id>
<content type='text'>
Also made some other changes along the way:

* Scroll bar markers change as the selected categories change.

* We don't use css class 'stm' for anything, get rid of it.

* Better sass use all around.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also made some other changes along the way:

* Scroll bar markers change as the selected categories change.

* We don't use css class 'stm' for anything, get rid of it.

* Better sass use all around.
</pre>
</div>
</content>
</entry>
<entry>
<title>Persist html sort order in localStorage instead of cookie</title>
<updated>2018-08-30T22:42:34+00:00</updated>
<author>
<name>Federico Bond</name>
<email>federicobond@gmail.com</email>
</author>
<published>2018-08-08T14:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e60e9e0e6f3c2c74a4bae8d3ff10de070e350a98'/>
<id>e60e9e0e6f3c2c74a4bae8d3ff10de070e350a98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NOTICE link to GitHub.</title>
<updated>2018-06-24T15:43:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-06-24T15:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=11998ee5ee43b334744123f820b488091728ae52'/>
<id>11998ee5ee43b334744123f820b488091728ae52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up</title>
<updated>2018-05-28T11:15:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-05-28T11:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=863d7602bf3ffff089dc9e9ee8b89ad404f0fea4'/>
<id>863d7602bf3ffff089dc9e9ee8b89ad404f0fea4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
