<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git, branch coverage-5.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>Remove a no-longer needed wheel pin</title>
<updated>2020-04-12T21:49:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-04-12T21:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b854e6103efd49a2c72438db55e99273ef5fc52e'/>
<id>b854e6103efd49a2c72438db55e99273ef5fc52e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prep for v5.1</title>
<updated>2020-04-12T19:20:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-04-12T19:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=dd11976d20b6404c26cfbc0a76ee36d862421e83'/>
<id>dd11976d20b6404c26cfbc0a76ee36d862421e83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New JSON info should be reported on individual files also.</title>
<updated>2020-04-11T20:21:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-04-11T20:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b79005b3b7225497f55dfce872d72f9323ddf08c'/>
<id>b79005b3b7225497f55dfce872d72f9323ddf08c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #966 from SZVector/json_dump_all_attributes</title>
<updated>2020-04-11T20:15:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-04-11T20:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b1194fbc5ca33e41b1b8ab467e0c758d3080750b'/>
<id>b1194fbc5ca33e41b1b8ab467e0c758d3080750b</id>
<content type='text'>
Extending jsonreport.py to also include all branch attributes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extending jsonreport.py to also include all branch attributes</pre>
</div>
</content>
</entry>
<entry>
<title>Beef up the test for get_option(paths)</title>
<updated>2020-04-11T19:34:32+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-04-11T19:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=42344f3a106b13a3feebf109007e3957c20c3160'/>
<id>42344f3a106b13a3feebf109007e3957c20c3160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish up #967. Thanks, Bernát Gábor</title>
<updated>2020-04-11T18:59:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-04-11T18:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=fd43e3509f559c55b61f92dacbd524cd42941b06'/>
<id>fd43e3509f559c55b61f92dacbd524cd42941b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #969 from gaborbernat/967</title>
<updated>2020-04-11T17:58:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-04-11T17:58:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=97997d2cd6801d0335e3fa162b719d6f8c160266'/>
<id>97997d2cd6801d0335e3fa162b719d6f8c160266</id>
<content type='text'>
Allow plugins to alter the paths config</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow plugins to alter the paths config</pre>
</div>
</content>
</entry>
<entry>
<title>Extending jsonreport.py to also include all branch attributes</title>
<updated>2020-04-07T09:52:03+00:00</updated>
<author>
<name>Salvatore Zagaria</name>
<email>salvatore.zagaria@vector.com</email>
</author>
<published>2020-03-31T16:24:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f5eb5f2159180db8cf0a1cf8b34bc96f1140dc96'/>
<id>f5eb5f2159180db8cf0a1cf8b34bc96f1140dc96</id>
<content type='text'>
Signed-off-by: Salvatore Zagaria &lt;salvatore.zagaria@vector.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Salvatore Zagaria &lt;salvatore.zagaria@vector.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>One clarification</title>
<updated>2020-04-05T14:17:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-04-05T14:17:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=17204597c33db2cc396d32b8f9931c35f2518675'/>
<id>17204597c33db2cc396d32b8f9931c35f2518675</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the questions heading so they can be linked to</title>
<updated>2020-04-04T20:50:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-04-04T20:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b890a3d9f2b7a6da7d177b15b9c93e8e43810afd'/>
<id>b890a3d9f2b7a6da7d177b15b9c93e8e43810afd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
