<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/htmlfiles, branch nedbat/pythons</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 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>
<entry>
<title>A few further style tweaks to the HTML report</title>
<updated>2020-06-28T20:28:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-06-28T20:28:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e5bdc225be694740ece1eb7c503e45952728f13e'/>
<id>e5bdc225be694740ece1eb7c503e45952728f13e</id>
<content type='text'>
- File names are not monospaced
- Button styling make on/off a little more pronounced
- Fix the alignment of the header on the index page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- File names are not monospaced
- Button styling make on/off a little more pronounced
- Fix the alignment of the header on the index page
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #931 from vsalvino/darkmode</title>
<updated>2020-06-28T20:23:32+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-06-28T20:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=978ff8b8acd089b7ecc1ad5c20742bde5d19900e'/>
<id>978ff8b8acd089b7ecc1ad5c20742bde5d19900e</id>
<content type='text'>
Add dark mode, and other design changes for the HTML report.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add dark mode, and other design changes for the HTML report.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2020-06-24T23:51:04+00:00</updated>
<author>
<name>Vince Salvino</name>
<email>salvino@coderedcorp.com</email>
</author>
<published>2020-06-24T23:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=bcd571b369d3c7f57bac644136a0c2fbe7f1d78c'/>
<id>bcd571b369d3c7f57bac644136a0c2fbe7f1d78c</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://91.123.203.49/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>Add dark mode to HTML output; improve accessibility</title>
<updated>2020-02-11T05:45:28+00:00</updated>
<author>
<name>Vince Salvino</name>
<email>salvino@coderedcorp.com</email>
</author>
<published>2020-02-11T05:45:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=bcf70b4d59e7dede57edcb5ae01d3edbf97a9c29'/>
<id>bcf70b4d59e7dede57edcb5ae01d3edbf97a9c29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Templite {% joined %} is more convenient than trailing hyphens</title>
<updated>2019-11-11T18:09:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-11T18:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=694435b844760ca0443cf87bf73a537f06c37d7d'/>
<id>694435b844760ca0443cf87bf73a537f06c37d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
