<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-5.0.3</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>Prep for 5.0.3</title>
<updated>2020-01-12T00:56:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-12T00:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f15b16d171d41e91666504f4691c613877a35e7a'/>
<id>f15b16d171d41e91666504f4691c613877a35e7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include SQLite compile_options in "debug sys"</title>
<updated>2020-01-12T00:29:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-12T00:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6c9b729b86ca6b05c025964905b79e42306f2b12'/>
<id>6c9b729b86ca6b05c025964905b79e42306f2b12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to debugging while chasing #915</title>
<updated>2020-01-12T00:26:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-12T00:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0b4eeedccd64de32b0837dffd3400e58315ab405'/>
<id>0b4eeedccd64de32b0837dffd3400e58315ab405</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refine the conditions for tweaking sys.path[0].  Fixes #862</title>
<updated>2020-01-11T12:22:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-09T01:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=70d527b91588d854378f78f49ee491b84662df51'/>
<id>70d527b91588d854378f78f49ee491b84662df51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"coverage debug premain"</title>
<updated>2020-01-11T12:15:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-09T11:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1c653dd10d3b75b9b442981139bc8e796aea148c'/>
<id>1c653dd10d3b75b9b442981139bc8e796aea148c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put the filename calc back in _connect. Fixes #916</title>
<updated>2020-01-08T03:11:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-08T03:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e4b8389b27ce4e7681788b8a28dc875ff4991739'/>
<id>e4b8389b27ce4e7681788b8a28dc875ff4991739</id>
<content type='text'>
It was moved to __init__ to avoid recalculating, but the directory could
have changed, so we need to wait to do the work.  Instead, only do the
relpath on systems that need it (Windows Py 2).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was moved to __init__ to avoid recalculating, but the directory could
have changed, so we need to wait to do the work.  Instead, only do the
relpath on systems that need it (Windows Py 2).
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2020-01-05T23:35:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-05T23:35:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c93d79a6dc2c1002e8821139b97344cdbdd8c656'/>
<id>c93d79a6dc2c1002e8821139b97344cdbdd8c656</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 5.0.2</title>
<updated>2020-01-05T19:00:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-05T19:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5b247700d128e4cba309fa8fb5ca3807b5a2e5b3'/>
<id>5b247700d128e4cba309fa8fb5ca3807b5a2e5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> Improve the performances of SqliteDb._connect</title>
<updated>2020-01-04T21:24:05+00:00</updated>
<author>
<name>jvoisin</name>
<email>julien.voisin@dustri.org</email>
</author>
<published>2020-01-02T14:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=aa6d8512e3184c1cc3b5868f8ab30aaa1c292d8c'/>
<id>aa6d8512e3184c1cc3b5868f8ab30aaa1c292d8c</id>
<content type='text'>
Since the self.filename attribute doesn't change
during the lifetime of a SqliteDb object,
we can move its relpath transformation in
the init method, instead of doing it every time
_connect is called, resulting in a ~30% performances
gain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the self.filename attribute doesn't change
during the lifetime of a SqliteDb object,
we can move its relpath transformation in
the init method, instead of doing it every time
_connect is called, resulting in a ~30% performances
gain.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure file touching happens if nothing was measured. #884</title>
<updated>2020-01-04T21:07:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-04T21:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=aefe08b437d1ce9c4e0bbdd7dba69e7316ede313'/>
<id>aefe08b437d1ce9c4e0bbdd7dba69e7316ede313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
