<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git, branch nedbat/smarter-debug-data</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>refactor: rejigger 'debug data' code</title>
<updated>2021-11-13T13:09:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-13T13:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ffb064bae38a538b45b97944aa7eb735f881b0a6'/>
<id>ffb064bae38a538b45b97944aa7eb735f881b0a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(build): skip metacov on mac pypy3, it slows us down</title>
<updated>2021-11-13T12:12:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-13T11:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=edb0e698a7165b69bd5f19908d365b398bf4118f'/>
<id>edb0e698a7165b69bd5f19908d365b398bf4118f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(fix): make the fullcoverage test work on 3.11</title>
<updated>2021-11-13T01:16:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-13T01:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=52efb4de5e9f0ff37eeda9471d7c3aa26edfdd38'/>
<id>52efb4de5e9f0ff37eeda9471d7c3aa26edfdd38</id>
<content type='text'>
It didn't work because the os module is frozen on 3.11, so it gets no
measurement.  Use -X to disable the frozen modules feature for the test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It didn't work because the os module is frozen on 3.11, so it gets no
measurement.  Use -X to disable the frozen modules feature for the test.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: we were mistakenly excluding tests that couldn't run on Jython</title>
<updated>2021-11-13T00:15:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-13T00:15:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b40a80570713461f20a3728cd75db404e99d9a3c'/>
<id>b40a80570713461f20a3728cd75db404e99d9a3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: don't overwrite a .gitignore in the html output directory. #1244</title>
<updated>2021-11-13T00:06:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-13T00:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b471e55a92718fa4711c040edc88308d5101fc86'/>
<id>b471e55a92718fa4711c040edc88308d5101fc86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2021-11-11T21:21:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-11T21:21:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bf42d44403351cd35d67af5bc1bb9b284ad1a08b'/>
<id>bf42d44403351cd35d67af5bc1bb9b284ad1a08b</id>
<content type='text'>
[skip actions]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip actions]
</pre>
</div>
</content>
</entry>
<entry>
<title>test(refactor): convert looping tests to parametrize</title>
<updated>2021-11-11T12:55:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-11T12:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e30a444a623870f1f35450186c6fc26d464b49f3'/>
<id>e30a444a623870f1f35450186c6fc26d464b49f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style: convert more string formatting to f-strings</title>
<updated>2021-11-11T12:23:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-11T12:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1b94835aac3268a32bfa4ce0df585dbb97457a06'/>
<id>1b94835aac3268a32bfa4ce0df585dbb97457a06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: we no longer need to treat 'class' lines specially</title>
<updated>2021-11-11T11:54:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-11T11:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=79f9f4575321fafc2ef770e3255f874db3d4b037'/>
<id>79f9f4575321fafc2ef770e3255f874db3d4b037</id>
<content type='text'>
Originally, this tokenizing code was paired with bytecode analysis.  But now we
use AST instead, so class lines don't need to be handled differently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Originally, this tokenizing code was paired with bytecode analysis.  But now we
use AST instead, so class lines don't need to be handled differently.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: colons in decorators shouldn't stop an exclusion</title>
<updated>2021-11-11T02:53:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-11T02:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0387bbaa5e9ab2ad834311249802695ebb0c34ca'/>
<id>0387bbaa5e9ab2ad834311249802695ebb0c34ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
