<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/allcoverage.cmd, branch coverage-3.4b1</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>Updates for 3.2</title>
<updated>2010-08-01T19:34:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-08-01T19:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=54f87fafbf5d4be0a25568ec4df61456eea31d59'/>
<id>54f87fafbf5d4be0a25568ec4df61456eea31d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use loops instead of all that repetition.</title>
<updated>2010-01-11T02:20:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-01-11T02:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=011ba2034f411d8a581841efea693740a0146737'/>
<id>011ba2034f411d8a581841efea693740a0146737</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test on Python 2.7 also.</title>
<updated>2010-01-11T01:23:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-01-11T01:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=8681e1d0e2ed59402b6c98fc2928ea218e2c431f'/>
<id>8681e1d0e2ed59402b6c98fc2928ea218e2c431f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>COVERAGE_PROCESS_START now is the name of the rc file, and we use it to measure our own coverage.</title>
<updated>2009-12-26T13:49:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-26T13:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=6e70fbe8f7c80d52a2f769eb984349da14453e79'/>
<id>6e70fbe8f7c80d52a2f769eb984349da14453e79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A way to start coverage when Python starts, to help with measuring coverage in subprocesses.</title>
<updated>2009-12-24T02:39:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-24T02:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=e7abaf77929c5f74e3535988a5953c7133263385'/>
<id>e7abaf77929c5f74e3535988a5953c7133263385</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No point measuring coverage under the Python tracer, since the tracer itself isn't measured.</title>
<updated>2009-12-20T16:00:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-20T16:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=03de2c06aa039674368e9ee3482a863eab7dd7b5'/>
<id>03de2c06aa039674368e9ee3482a863eab7dd7b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt the all-Python scripts to the new 3.1 Distribute scheme.  allcoverage.cmd still doesn't save 3.1 results for some reason...</title>
<updated>2009-11-30T13:16:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-30T13:16:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=dff0bb728b87a4c573268f16a814717e7d01511b'/>
<id>dff0bb728b87a4c573268f16a814717e7d01511b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>coverage_coverage.py now writes separate data files for each run of the test suite, and combines them for reporting.</title>
<updated>2009-11-29T14:51:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-29T14:51:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c0e96879e29973b6b728c38205ab14e0eec4bd99'/>
<id>c0e96879e29973b6b728c38205ab14e0eec4bd99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
