<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch 6.4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>fix: don't create a data file when just trying to read one. #1328</title>
<updated>2022-05-22T22:58:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-22T22:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e6df5b39be55c44205ea67811bb812e085599d5e'/>
<id>e6df5b39be55c44205ea67811bb812e085599d5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: prep for 6.4</title>
<updated>2022-05-22T22:21:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-22T22:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3ab15f42f930247d2ab0f45f8cb2df04c24b5be4'/>
<id>3ab15f42f930247d2ab0f45f8cb2df04c24b5be4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: a new debug option `sqldata` shows all the data being written to the db.</title>
<updated>2022-05-22T20:48:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-22T20:45:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a49ca095f5e7232a625f3c4ef438d9970d66902c'/>
<id>a49ca095f5e7232a625f3c4ef438d9970d66902c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: SqliteDb uses its debug object more like other code</title>
<updated>2022-05-22T19:56:32+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-22T19:56:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8991e9d0812335c775654e544f429732154144bf'/>
<id>8991e9d0812335c775654e544f429732154144bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style: make sqldata.py code more uniform</title>
<updated>2022-05-21T11:46:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-21T11:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=50e518edbacfc6609f4b5ca8ede77b27c5eaa06d'/>
<id>50e518edbacfc6609f4b5ca8ede77b27c5eaa06d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: CoverageData(no_disk=True).update() now works. #1323</title>
<updated>2022-05-21T11:39:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-21T11:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=84f70f69c5e3f7117d219f842ef66ec037478bc9'/>
<id>84f70f69c5e3f7117d219f842ef66ec037478bc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style(html): clean up the html tags and styles</title>
<updated>2022-05-20T20:28:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-20T20:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6ef7807301fd02e58f9d80429333b589814738fc'/>
<id>6ef7807301fd02e58f9d80429333b589814738fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: also include the version and timestamp at the top of the index page: #1354</title>
<updated>2022-05-20T19:34:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-20T19:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=abe6f5cf30799ab85f507470d2655a325c09eab8'/>
<id>abe6f5cf30799ab85f507470d2655a325c09eab8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(html): version and timestamp at the top of report files.</title>
<updated>2022-05-20T11:58:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-20T11:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=82a5c98d4ee6379ea5ce8c6ac86f43ecb0fb6782'/>
<id>82a5c98d4ee6379ea5ce8c6ac86f43ecb0fb6782</id>
<content type='text'>
This is a re-implementation of pull #1354.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a re-implementation of pull #1354.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: next/prev links in HTML report don't link to skipped files.</title>
<updated>2022-05-20T01:33:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-05-20T01:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=78c0915d1638e2077d55989b1de856fe40378fce'/>
<id>78c0915d1638e2077d55989b1de856fe40378fce</id>
<content type='text'>
Previously, the next link might refer to a file that was skipped because it was
empty or 100% covered.  Now they do not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, the next link might refer to a file that was skipped because it was
empty or 100% covered.  Now they do not.
</pre>
</div>
</content>
</entry>
</feed>
