<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/test_data.py, branch coverage-4.0b2</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Change CoverageData.read and .write to .read_fileobj and .write_fileobj</title>
<updated>2015-08-21T11:46:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-21T11:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=142cc3e30a7e143accb5ac8654b7facb8c185cd4'/>
<id>142cc3e30a7e143accb5ac8654b7facb8c185cd4</id>
<content type='text'>
This makes the break from v3 to v4 very clear and introspectable, and
.read/.write were bad names for those methods anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the break from v3 to v4 very clear and introspectable, and
.read/.write were bad names for those methods anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>CoverageData.read and .write are now inverses of each other.</title>
<updated>2015-08-21T01:28:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-21T01:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=80a0e8e5743a125720903a87c60c96741b221bd7'/>
<id>80a0e8e5743a125720903a87c60c96741b221bd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Touching files in an empty CoverageData shouldn't force lines. #399</title>
<updated>2015-08-20T13:52:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-20T13:52:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=4a2c55378422df624c9928327a493c7b2b9c7400'/>
<id>4a2c55378422df624c9928327a493c7b2b9c7400</id>
<content type='text'>
py.test --cov can write empty data to arcs, and then touch files due to
--source.  This would make the file be about lines instead of arcs, and
then combining would fail.

This changed a lot of CoverageData, including some of the methods names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
py.test --cov can write empty data to arcs, and then touch files due to
--source.  This would make the file be about lines instead of arcs, and
then combining would fail.

This changed a lot of CoverageData, including some of the methods names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor some data test code</title>
<updated>2015-08-15T02:22:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-15T02:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=3df672475901b9629b8eca2707f541a7a02a3bb2'/>
<id>3df672475901b9629b8eca2707f541a7a02a3bb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing spelling</title>
<updated>2015-08-04T11:30:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-04T11:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=d6ae810aaaf3a35d9f947428f3fc22f0d8750073'/>
<id>d6ae810aaaf3a35d9f947428f3fc22f0d8750073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Erasing in parallel mode now deletes all the data files. #262</title>
<updated>2015-07-31T01:54:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-31T01:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=74fb855535ade275af20f2afc8097ff9723a0831'/>
<id>74fb855535ade275af20f2afc8097ff9723a0831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up from the merge of PR 62</title>
<updated>2015-07-30T11:34:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-30T11:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=e812f4dd7e82a9de6323b139c9ae3e02cd16d7f0'/>
<id>e812f4dd7e82a9de6323b139c9ae3e02cd16d7f0</id>
<content type='text'>
Remove the globbing option.  Added a test.  Corrected parameter names and docs.
Updated the AUTHORS file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the globbing option.  Added a test.  Corrected parameter names and docs.
Updated the AUTHORS file.
</pre>
</div>
</content>
</entry>
<entry>
<title>extend combine parameters to allow for file names and shell globs</title>
<updated>2015-07-29T16:55:43+00:00</updated>
<author>
<name>Alexander Todorov</name>
<email>atodorov@otb.bg</email>
</author>
<published>2015-07-29T16:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=a98ffc153e5dedb5fed97ed8cbf5fbad65a248bd'/>
<id>a98ffc153e5dedb5fed97ed8cbf5fbad65a248bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When directories are provided to combine data files, fail if one doesn't exist.</title>
<updated>2015-07-28T10:46:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-28T10:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=130b1a2f0b221d584d65edf035906fb0e8c45996'/>
<id>130b1a2f0b221d584d65edf035906fb0e8c45996</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combine run_infos when combining data.</title>
<updated>2015-07-26T17:20:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-26T17:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c76a3c18b2b0cbe5c59d37d5b805a4d8037628c4'/>
<id>c76a3c18b2b0cbe5c59d37d5b805a4d8037628c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
