<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/lab, branch nedbat/python-dev</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>test: slightly nicer bpo prelude</title>
<updated>2022-01-15T19:18:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-15T19:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4eac4a51c089d90478c81a5e7b483744ef0aa4fe'/>
<id>4eac4a51c089d90478c81a5e7b483744ef0aa4fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: a tool for extracting test code snippets</title>
<updated>2022-01-15T12:58:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-15T12:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a60a9e8b5f52a76ce15be3289ca64821ce0869e7'/>
<id>a60a9e8b5f52a76ce15be3289ca64821ce0869e7</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://91.123.203.49/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>debug(lab): renovate lab/parser.py</title>
<updated>2021-11-03T23:04:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-03T23:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8aa27024bdeb8950d61455b37a18bd508bf37904'/>
<id>8aa27024bdeb8950d61455b37a18bd508bf37904</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debug(lab): remove opcode histogram from lab/parser.py</title>
<updated>2021-11-03T11:44:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-03T11:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=cedd332fd80945d2fb42655a03feb47be6cbaa4c'/>
<id>cedd332fd80945d2fb42655a03feb47be6cbaa4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add a license notice to the top of goals.py</title>
<updated>2021-11-03T11:23:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-03T11:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=311d16a4fe6274dedcf0ade8a68e1b010833a341'/>
<id>311d16a4fe6274dedcf0ade8a68e1b010833a341</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lab: improvements to coverage-goals</title>
<updated>2021-11-01T23:35:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-11-01T23:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=75cd551a5200c97a08029abb5ad4c6d62141a328'/>
<id>75cd551a5200c97a08029abb5ad4c6d62141a328</id>
<content type='text'>
- Warning up-front

- Works for line-only measurement

- Correct the command description.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Warning up-front

- Works for line-only measurement

- Correct the command description.
</pre>
</div>
</content>
</entry>
<entry>
<title>a proof-of-concept for coverage-goals</title>
<updated>2021-10-31T20:24:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-31T11:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b0c00780b87b89f68d2e4a9fde386e10ffb01103'/>
<id>b0c00780b87b89f68d2e4a9fde386e10ffb01103</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 warn about already imported files for namespace packages #888</title>
<updated>2021-10-31T13:17:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-31T12:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1a6844ae32781f2117d46363ece697d509f6935d'/>
<id>1a6844ae32781f2117d46363ece697d509f6935d</id>
<content type='text'>
Ignore namespace packages in the already-imported check. #888
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore namespace packages in the already-imported check. #888
</pre>
</div>
</content>
</entry>
<entry>
<title>test: show hash-based pyc fields in show_pyc</title>
<updated>2021-07-22T11:15:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-07-22T11:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=289222bd5ec1186ddae613cb74b59963ac3f87b8'/>
<id>289222bd5ec1186ddae613cb74b59963ac3f87b8</id>
<content type='text'>
https://www.python.org/dev/peps/pep-0552/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://www.python.org/dev/peps/pep-0552/
</pre>
</div>
</content>
</entry>
</feed>
