<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/sqldata.py, branch coverage-5.4</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>Use set literals</title>
<updated>2021-01-03T11:26:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-12-21T01:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7ff93a9740da5dec4eba6c6cad288d25a472d75a'/>
<id>7ff93a9740da5dec4eba6c6cad288d25a472d75a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Retry in the case of failures. #1010</title>
<updated>2020-12-05T14:24:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-25T00:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3f18bfc67aa40797d68745d5ea26a369b6c97ae9'/>
<id>3f18bfc67aa40797d68745d5ea26a369b6c97ae9</id>
<content type='text'>
PyPy seems prone to intermittent SQLite failures.  An immediate retry
avoids them.  Not great, but it works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyPy seems prone to intermittent SQLite failures.  An immediate retry
avoids them.  Not great, but it works.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix --source performance regression. #1037</title>
<updated>2020-10-11T15:12:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-10-11T15:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3274cbad045d9ee2e67384564d772a019cad0c9e'/>
<id>3274cbad045d9ee2e67384564d772a019cad0c9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add temp_store to the SQLite3 debug output</title>
<updated>2020-01-13T11:57:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-13T11:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b5309c9eae857fcbcdfa0c6f524cff0a65275ad8'/>
<id>b5309c9eae857fcbcdfa0c6f524cff0a65275ad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the use of fetchone</title>
<updated>2020-01-13T11:04:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-01-13T11:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e8c5f0dbe69447d2a73fcc0bea107708b23d5d6c'/>
<id>e8c5f0dbe69447d2a73fcc0bea107708b23d5d6c</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>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> 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>Detect when a 4.x data file is being read. #886</title>
<updated>2019-12-22T16:09:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-12-22T14:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0d6a8784cdafd46409fe187ad87b7c38772d6d1b'/>
<id>0d6a8784cdafd46409fe187ad87b7c38772d6d1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
