<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/sqldata.py, branch coverage-5.0a3</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>Record the sys.argv in the db</title>
<updated>2018-09-28T23:28:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-28T18:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7dcafa149bad768a16a01c940a566ef19d2c6846'/>
<id>7dcafa149bad768a16a01c940a566ef19d2c6846</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Faster combining</title>
<updated>2018-09-27T20:41:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-27T15:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0a9406d915410038707adcf08f10a2668fb52d1d'/>
<id>0a9406d915410038707adcf08f10a2668fb52d1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CoverageSqliteData.__nonzero__: do not create DB</title>
<updated>2018-09-24T11:29:25+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2018-09-17T17:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2133b288dcc7e4336e7956ab49fbd8eb9eb45e3c'/>
<id>2133b288dcc7e4336e7956ab49fbd8eb9eb45e3c</id>
<content type='text'>
This makes is more lazy and avoids creating an empty DB unnecessarily.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes is more lazy and avoids creating an empty DB unnecessarily.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dynamic contexts</title>
<updated>2018-09-23T23:02:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-23T10:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=106828c2cc8bbce1e5fb31c6a89ea3ac025225c1'/>
<id>106828c2cc8bbce1e5fb31c6a89ea3ac025225c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nedbat/contexts'</title>
<updated>2018-09-21T21:58:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-21T21:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6c14ffb41a1d1b053f8df52dc37c35f730a8666c'/>
<id>6c14ffb41a1d1b053f8df52dc37c35f730a8666c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More debugging.</title>
<updated>2018-09-21T21:56:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-20T23:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=edc25b9a723272f869c598e929d72e5db341ba0d'/>
<id>edc25b9a723272f869c598e929d72e5db341ba0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combining contexts works</title>
<updated>2018-09-21T21:56:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-18T11:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5ff763737475f8fa1a587f6903de1329b41090ae'/>
<id>5ff763737475f8fa1a587f6903de1329b41090ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>measured_contexts() and two simple tests of the global context</title>
<updated>2018-09-21T21:56:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-15T12:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d2f77ab2ffc308e616af0207546ee1bef1cb8c75'/>
<id>d2f77ab2ffc308e616af0207546ee1bef1cb8c75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change measured_files to a set</title>
<updated>2018-09-21T21:56:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-14T11:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2f1b8cfcfe184a8fd6f3f2f789530bddb233dda8'/>
<id>2f1b8cfcfe184a8fd6f3f2f789530bddb233dda8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the context in the data</title>
<updated>2018-09-21T21:56:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-09-12T12:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8c05c99a4782e67c75e361f3fcb06ae32559e5f1'/>
<id>8c05c99a4782e67c75e361f3fcb06ae32559e5f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
