<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/htmlfiles, branch nedbat/bug976</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>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>
<entry>
<title>More polish on the expandable contexts</title>
<updated>2019-10-17T19:41:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-17T19:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=070d3d1db11ab092860c660136744d886e750105'/>
<id>070d3d1db11ab092860c660136744d886e750105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Annotations should appear when hovering the text line, but not other parts of #source.p</title>
<updated>2019-10-16T23:06:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-16T23:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=37f9bfa62dcdab64fdae2c5f850d1025f7db0201'/>
<id>37f9bfa62dcdab64fdae2c5f850d1025f7db0201</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only the active context labels should have color</title>
<updated>2019-10-15T10:03:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-15T10:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=58745222dc174c0a93e3ae95797b71a2f1b38425'/>
<id>58745222dc174c0a93e3ae95797b71a2f1b38425</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
