<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_cmdline.py, branch coverage-4.0.2</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>Combining now issues warnings on unreadable files, unconditionally</title>
<updated>2015-10-04T15:08:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-04T15:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5205da079a8e099f9f5c6895b2cd634fc512fc55'/>
<id>5205da079a8e099f9f5c6895b2cd634fc512fc55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combine can now ignore errors.</title>
<updated>2015-10-03T20:59:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-03T20:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a877aaf13d9f72ee317b392c86313a3003bcb3b8'/>
<id>a877aaf13d9f72ee317b392c86313a3003bcb3b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bit the bullet and fixed pep8 in cmdline</title>
<updated>2015-10-03T16:16:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-03T16:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=53f600ed717f7a1fa7a7c2d4115776300e1cf7cb'/>
<id>53f600ed717f7a1fa7a7c2d4115776300e1cf7cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New convention: cleanups should be named cleanup_*</title>
<updated>2015-08-29T12:02:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-29T12:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3044844aec378123651e492095073345521989f4'/>
<id>3044844aec378123651e492095073345521989f4</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.git/commit/?id=33d7789e8e6c15aae52cf3e36eecbd48f36e248e'/>
<id>33d7789e8e6c15aae52cf3e36eecbd48f36e248e</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>Fix --append trying to make a new file. #392</title>
<updated>2015-08-04T01:25:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-04T01:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f06e02ebdcea3c5c585b784c568b99ea949cba90'/>
<id>f06e02ebdcea3c5c585b784c568b99ea949cba90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the coverage.config item-access syntax to a real method call.</title>
<updated>2015-08-02T16:51:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-02T16:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=532ca16b158b8e8ffb8857237a801ec7e641bf46'/>
<id>532ca16b158b8e8ffb8857237a801ec7e641bf46</id>
<content type='text'>
The square brackets were too cute, and I couldn't figure out how to document
them anyway!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The square brackets were too cute, and I couldn't figure out how to document
them anyway!
</pre>
</div>
</content>
</entry>
<entry>
<title>Can't use --append and --parallel-mode together.</title>
<updated>2015-07-30T23:51:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-30T23:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a2a2c1f3f41b0fc4afef0fe221499aedca343de8'/>
<id>a2a2c1f3f41b0fc4afef0fe221499aedca343de8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get --append working again.</title>
<updated>2015-07-30T14:10:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-30T14:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f176032f56c91a1f8a2d1b763f96955e47c0a121'/>
<id>f176032f56c91a1f8a2d1b763f96955e47c0a121</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A test for running nothing.</title>
<updated>2015-07-28T13:15:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-28T13:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=61eaeb6150e4b6a04ef8e736c1ff9957be6983f6'/>
<id>61eaeb6150e4b6a04ef8e736c1ff9957be6983f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
