<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/sqldata.py, branch 7.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>fix: race condition on data file shouldn't break combining. #1522</title>
<updated>2023-01-03T23:23:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-03T23:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1f34d8b095d8e7c9d3276f1fc768a5d83d9e2aff'/>
<id>1f34d8b095d8e7c9d3276f1fc768a5d83d9e2aff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mypy: check collector.py and plugin_support.py</title>
<updated>2023-01-02T00:27:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-01T23:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0c9b5e0e9da9c2cffd50db7b28142d22d0f66cee'/>
<id>0c9b5e0e9da9c2cffd50db7b28142d22d0f66cee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mypy: add annotate.py and jsonreport.py</title>
<updated>2023-01-01T01:39:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-01T00:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=586726322069bab62f33dccab70101ca76f595c2'/>
<id>586726322069bab62f33dccab70101ca76f595c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mypy: control.py is checked</title>
<updated>2023-01-01T01:39:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-12-31T22:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5a72a1eb736516759201b223463f69f00979818e'/>
<id>5a72a1eb736516759201b223463f69f00979818e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: remove some unused code</title>
<updated>2022-12-29T19:15:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-12-29T19:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=306ff60895733fedafe7ff9c57958148e2daf9b5'/>
<id>306ff60895733fedafe7ff9c57958148e2daf9b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mypy: check sqldata.py</title>
<updated>2022-12-29T18:57:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-12-29T18:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cde67d3a710b20fbe25a1e22aeaa1a0ed552ae6f'/>
<id>cde67d3a710b20fbe25a1e22aeaa1a0ed552ae6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: ensure all sqlite cursors are closed</title>
<updated>2022-11-27T18:38:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-27T18:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9fa587276840246f20622debcbf9b8a7cd0e7960'/>
<id>9fa587276840246f20622debcbf9b8a7cd0e7960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: SimpleReprMixing wasn't simple, it was auto</title>
<updated>2022-11-27T14:33:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-27T14:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=771e299c153ee20181cbb286a30dfa1450ed9e99'/>
<id>771e299c153ee20181cbb286a30dfa1450ed9e99</id>
<content type='text'>
Also, I'm not sure I like it as a mixin...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, I'm not sure I like it as a mixin...
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implicit path mapping during reporting. #1212</title>
<updated>2022-11-27T14:32:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-26T19:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0818611c63a243e35a710d325bc63ffa93ef3cd7'/>
<id>0818611c63a243e35a710d325bc63ffa93ef3cd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perf: more combine speed-ups</title>
<updated>2022-11-20T15:58:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-20T14:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1cd6c9bba0b4ba3018bf1b28fee645a7dd98fe68'/>
<id>1cd6c9bba0b4ba3018bf1b28fee645a7dd98fe68</id>
<content type='text'>
By avoiding writing metadata that differs but doesn't change the data,
we get a higher hitrate on the hash-checking when combining.

Use --debug=process to include these details for debugging.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By avoiding writing metadata that differs but doesn't change the data,
we get a higher hitrate on the hash-checking when combining.

Use --debug=process to include these details for debugging.
</pre>
</div>
</content>
</entry>
</feed>
