<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_data.py, branch coverage-5.2.1</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>'[run] note' is no longer supported.</title>
<updated>2019-11-10T00:42:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-09T22:19:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=fc249034d7b8d7ac20b7f5fddde6f922442b2dfa'/>
<id>fc249034d7b8d7ac20b7f5fddde6f922442b2dfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setting query context has to be done with a separate method call</title>
<updated>2019-10-02T20:08:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-02T14:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=079b6d8f145f50918461a4568d9a961e1eb38024'/>
<id>079b6d8f145f50918461a4568d9a961e1eb38024</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating with an empty data is ok</title>
<updated>2019-09-03T17:36:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-03T17:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d9bc47d0db97ea47ebbe1b775947049792e8aa00'/>
<id>d9bc47d0db97ea47ebbe1b775947049792e8aa00</id>
<content type='text'>
With no arc or line data, it used to choose lines arbitrarily, which
would fail if an empty data was updating an arc data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With no arc or line data, it used to choose lines arbitrarily, which
would fail if an empty data was updating an arc data.
</pre>
</div>
</content>
</entry>
<entry>
<title>No need for format indexes (mostly)</title>
<updated>2019-09-01T22:20:32+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-09-01T22:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ada27a855934588cf753f8712bd72d41eadb1058'/>
<id>ada27a855934588cf753f8712bd72d41eadb1058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor numbits into their own files</title>
<updated>2019-07-31T14:24:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-07-30T15:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e94f523162dd39acddfa17b20f4234f1ee5dec7f'/>
<id>e94f523162dd39acddfa17b20f4234f1ee5dec7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>z-compressed dumps and loads</title>
<updated>2019-07-20T01:41:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-07-20T01:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0a93630dc92de59194794f5f0b9ae1987157f327'/>
<id>0a93630dc92de59194794f5f0b9ae1987157f327</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bitmaps for line numbers, 10% of the size.</title>
<updated>2019-07-16T00:18:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-07-15T12:11:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=496e8c1a0efdf24dfa0430751362511aedd736f6'/>
<id>496e8c1a0efdf24dfa0430751362511aedd736f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the JSON data code</title>
<updated>2019-07-10T10:57:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-07-09T20:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6b226d85f5191cd27b20ad27caded8b407772a02'/>
<id>6b226d85f5191cd27b20ad27caded8b407772a02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some tests for new methods.</title>
<updated>2019-06-10T21:15:32+00:00</updated>
<author>
<name>Stephan Richter</name>
<email>stephan.richter@gmail.com</email>
</author>
<published>2019-01-26T20:15:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e1574b260db45ec00074c1d9aafc3586cb3952a0'/>
<id>e1574b260db45ec00074c1d9aafc3586cb3952a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A thread stress test</title>
<updated>2019-04-09T12:01:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-02-25T22:01:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=cd15bc3e8dbed5b027497185b7bb7f30f2c49ea8'/>
<id>cd15bc3e8dbed5b027497185b7bb7f30f2c49ea8</id>
<content type='text'>
(cherry picked from commit bc948ac1a5dca4d0a305a265de157d7505e4a4b2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit bc948ac1a5dca4d0a305a265de157d7505e4a4b2)
</pre>
</div>
</content>
</entry>
</feed>
