<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/test/test_api.py, branch coverage-3.5</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Move some test modules to keep them out of pylint's hair.</title>
<updated>2011-06-01T12:19:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-01T12:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8bcc7a31b38ea0ddd2b139834d8860e681658008'/>
<id>8bcc7a31b38ea0ddd2b139834d8860e681658008</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better handling of the partial-branch exclusion regexes.  Finishes issue #113.</title>
<updated>2011-06-01T03:12:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-01T03:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=90df419fb875c0bd8e1f5534a16441e0caeef1b8'/>
<id>90df419fb875c0bd8e1f5534a16441e0caeef1b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Since people make this mistake, and it's mysterious: accept a single string for omit and include.</title>
<updated>2011-04-26T02:00:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-04-26T02:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=3ec7ec05e074911e7eba7f8a4e0cb3682f15b0a9'/>
<id>3ec7ec05e074911e7eba7f8a4e0cb3682f15b0a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing spaces</title>
<updated>2011-03-25T02:50:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-03-25T02:50:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=e2d96d0d57b0b1219f985ba66ab665dcdbd4fd48'/>
<id>e2d96d0d57b0b1219f985ba66ab665dcdbd4fd48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>--omit and --include now interpret their values more usefully.  Fixes #121.</title>
<updated>2011-03-22T01:40:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-03-22T01:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=43167860f5d36940bd56b0a55d4694ab27fff182'/>
<id>43167860f5d36940bd56b0a55d4694ab27fff182</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pylint 0.23.0 'deprecated' disable-msg.</title>
<updated>2011-02-02T03:46:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-02-02T03:46:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=ed554fe8552d3810252d485dd7ae4d4302822681'/>
<id>ed554fe8552d3810252d485dd7ae4d4302822681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now completely unexecuted source files can be included in reporting.  Specifying --source tells coverage.py where to search for files that haven't been executed.</title>
<updated>2010-09-04T03:15:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-04T03:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=023f6b5f6789230d7dc473361d75505bf86c60f3'/>
<id>023f6b5f6789230d7dc473361d75505bf86c60f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some prep work for finding completely uncovered files.</title>
<updated>2010-08-31T03:08:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-08-31T03:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=1ea2b87c872b8ae92f0b89f14c93786fcf1b87e2'/>
<id>1ea2b87c872b8ae92f0b89f14c93786fcf1b87e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3.2 doesn't make .pyc files in the local dir any more, so be more flexible.</title>
<updated>2010-08-01T15:45:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-08-01T15:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=068203c4d4fefc92f8dafa5e1ee26d021482cb80'/>
<id>068203c4d4fefc92f8dafa5e1ee26d021482cb80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-vamp the tests for omit and include, and add source.</title>
<updated>2010-06-22T03:09:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-06-22T03:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=d0755b95a5f3c1745a20644d4c0703bc639e518d'/>
<id>d0755b95a5f3c1745a20644d4c0703bc639e518d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
