<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/htmlfiles/pyfile.html, branch 6.3.1</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: don't mention the p shortcut if not doing branches</title>
<updated>2021-10-30T20:13:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-30T20:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a42ac864c97e81db170a0450b191903f8ffdcdda'/>
<id>a42ac864c97e81db170a0450b191903f8ffdcdda</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): fix a few problems with the html report</title>
<updated>2021-10-24T00:01:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-23T23:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=bd929f953734f3f5d6cf3e0534aa573b44fc45e2'/>
<id>bd929f953734f3f5d6cf3e0534aa573b44fc45e2</id>
<content type='text'>
- highlights weren't showing

- anchored lines were not visible

- some j/k motions were broken

- clicking the big buttons at the top didn't work
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- highlights weren't showing

- anchored lines were not visible

- some j/k motions were broken

- clicking the big buttons at the top didn't work
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(html): remove all uses of jQuery, only vanilla JS now</title>
<updated>2021-10-23T12:15:29+00:00</updated>
<author>
<name>Septatrix</name>
<email>24257556+Septatrix@users.noreply.github.com</email>
</author>
<published>2021-03-27T12:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9a1954a224c7c0f578513d8f4ca5f821fcf2cf5a'/>
<id>9a1954a224c7c0f578513d8f4ca5f821fcf2cf5a</id>
<content type='text'>
This is squashed from pull request #1248
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is squashed from pull request #1248
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(html): a one-header sticky header</title>
<updated>2021-10-23T11:26:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-23T02:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5da82cc579a69b5a53f9c15dfce28e37917d1579'/>
<id>5da82cc579a69b5a53f9c15dfce28e37917d1579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(html): sticky header on pyfile</title>
<updated>2021-10-17T15:05:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-17T00:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b2ca5af1e1811d2ac00a552df4703e8f318582b8'/>
<id>b2ca5af1e1811d2ac00a552df4703e8f318582b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(html): use header/main/footer html5 elements</title>
<updated>2021-10-17T11:40:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-16T23:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e0775064500aad4a8b51e50db80587be62607e3d'/>
<id>e0775064500aad4a8b51e50db80587be62607e3d</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 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>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>
