<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git, branch nedbat/faster-branches</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>perf: reduce the overhead of recording branches</title>
<updated>2021-10-14T22:59:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-14T22:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d93614d1cefe5520bbda82d50603b79901d87303'/>
<id>d93614d1cefe5520bbda82d50603b79901d87303</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: parametrize test_pathologically_long_code_object</title>
<updated>2021-10-14T15:14:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-14T15:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a1101953f253754514e74d3d648c4d4ef9c0ad6c'/>
<id>a1101953f253754514e74d3d648c4d4ef9c0ad6c</id>
<content type='text'>
While experimenting with packing branch ends into one int, this test showed a
mistake I had made.  Turns out it wasn't an obsolete test after all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While experimenting with packing branch ends into one int, this test showed a
mistake I had made.  Turns out it wasn't an obsolete test after all.
</pre>
</div>
</content>
</entry>
<entry>
<title>style(docs): clean up a trailing blank line</title>
<updated>2021-10-14T14:45:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-14T14:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2e39e43d79b5ba38e5d3e693e847d6334462b55d'/>
<id>2e39e43d79b5ba38e5d3e693e847d6334462b55d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: don't use subprocesses where we don't have to</title>
<updated>2021-10-13T11:46:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-13T10:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=001f6532f8a8bf05f1cf6f2b5574ba091550a77d'/>
<id>001f6532f8a8bf05f1cf6f2b5574ba091550a77d</id>
<content type='text'>
When running tests with `-n 0`, this shaves 4 seconds off the run time.
When running the complete test suite with xdist, it takes 2 seconds
longer!?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running tests with `-n 0`, this shaves 4 seconds off the run time.
When running the complete test suite with xdist, it takes 2 seconds
longer!?
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: use the get_report helper</title>
<updated>2021-10-13T11:26:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-13T10:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d137a41da2f1a7010a1bd4305962670af2f7dae1'/>
<id>d137a41da2f1a7010a1bd4305962670af2f7dae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: no longer need to explicitly omit site-packages</title>
<updated>2021-10-13T11:26:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-13T10:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b81754ad52fb63038898533d9b155aa2f7650399'/>
<id>b81754ad52fb63038898533d9b155aa2f7650399</id>
<content type='text'>
6.x omits site-packages automatically.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
6.x omits site-packages automatically.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: convert existing imports to start_stop_import</title>
<updated>2021-10-13T11:26:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-12T21:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a219b17fd967de796b446bc8626a7822902d7fd7'/>
<id>a219b17fd967de796b446bc8626a7822902d7fd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: we really don't want to hear about imp being deprecated</title>
<updated>2021-10-12T21:09:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-12T21:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=de00789a23dc030fbbcd4814ff3478c307b70bb4'/>
<id>de00789a23dc030fbbcd4814ff3478c307b70bb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add a test that self.stdout() works the way it says.</title>
<updated>2021-10-12T13:47:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-12T13:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e982dacef6cf67035c0d57a959e24c1bd4205fb1'/>
<id>e982dacef6cf67035c0d57a959e24c1bd4205fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: use human sorting on human-readable things</title>
<updated>2021-10-12T12:46:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-12T12:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0eaeb99f2de1330a562752d30d02d1898f681cf8'/>
<id>0eaeb99f2de1330a562752d30d02d1898f681cf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
