<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git, branch nedbat/combine-action</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>Try up-and-down-load</title>
<updated>2020-12-05T22:30:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-12-05T22:00:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3340b312aa1e3ecf09cc9a8ee7dc501732771a42'/>
<id>3340b312aa1e3ecf09cc9a8ee7dc501732771a42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Temp, to lighten the actions</title>
<updated>2020-12-05T21:56:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-12-05T21:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6a143d8b45921ba8217a95ce82b48d83b2db5bd5'/>
<id>6a143d8b45921ba8217a95ce82b48d83b2db5bd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated gold html files</title>
<updated>2020-12-05T20:33:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-12-05T20:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=380dcc3e82e5fa5028ddf886dc2743319fc3fd3f'/>
<id>380dcc3e82e5fa5028ddf886dc2743319fc3fd3f</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>Auto-cancel workflows when pushing to a branch</title>
<updated>2020-12-05T19:07:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-12-05T18:22:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=802f60c8df2034913db242323a8d0b3a15abe5eb'/>
<id>802f60c8df2034913db242323a8d0b3a15abe5eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Retry in the case of failures. #1010</title>
<updated>2020-12-05T14:24:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-25T00:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3f18bfc67aa40797d68745d5ea26a369b6c97ae9'/>
<id>3f18bfc67aa40797d68745d5ea26a369b6c97ae9</id>
<content type='text'>
PyPy seems prone to intermittent SQLite failures.  An immediate retry
avoids them.  Not great, but it works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyPy seems prone to intermittent SQLite failures.  An immediate retry
avoids them.  Not great, but it works.
</pre>
</div>
</content>
</entry>
<entry>
<title>Coverage action</title>
<updated>2020-12-05T13:57:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-12-04T00:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=104d51ede4b27ac26429a55340605962e81755d4'/>
<id>104d51ede4b27ac26429a55340605962e81755d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run actions on any pull request, not just those going to master</title>
<updated>2020-11-30T21:47:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-30T21:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c77977f316250fbfa4387ca9b3d5839800675166'/>
<id>c77977f316250fbfa4387ca9b3d5839800675166</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrades</title>
<updated>2020-11-30T00:21:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-29T11:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4f8e7d83316712d606d344169f1bdb5ac2ae152b'/>
<id>4f8e7d83316712d606d344169f1bdb5ac2ae152b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence previously unreported pylint warnings</title>
<updated>2020-11-30T00:19:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-29T23:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9169aeadf5cf9e4fc30cd76ef53c0dff2ec946ef'/>
<id>9169aeadf5cf9e4fc30cd76ef53c0dff2ec946ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
