<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/data.py, branch coverage-3.5.2</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Finished implementation of path aliases for combining data files. #17.</title>
<updated>2011-08-24T02:51:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-08-24T02:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f408a8834b0be15d7ecb11e2f491106da12629a1'/>
<id>f408a8834b0be15d7ecb11e2f491106da12629a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanups for lint and older Pythons</title>
<updated>2011-08-21T23:25:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-08-21T23:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6b00eb851344fd4c733b51d6402d36ea4158471d'/>
<id>6b00eb851344fd4c733b51d6402d36ea4158471d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The machinery to map paths through aliases for merging coverage data from disparate machines.  Part of fixing #17.</title>
<updated>2011-08-21T18:02:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-08-21T18:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ba69be6407e27201e7c6b54bc9eaa53e1d97bb5b'/>
<id>ba69be6407e27201e7c6b54bc9eaa53e1d97bb5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Incremental HTML generation.  Some cleanup would be good.</title>
<updated>2011-03-25T02:49:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-03-25T02:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=01ea68a1088fc1cdbdd586624ac695c5b697edeb'/>
<id>01ea68a1088fc1cdbdd586624ac695c5b697edeb</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://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=67749e288dbb41ac63ab257f1be54856ecf279db'/>
<id>67749e288dbb41ac63ab257f1be54856ecf279db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now that we include 0% files in the data, they aren't 'executed', they are 'measured'.</title>
<updated>2010-09-04T03:20:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-04T03:20:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f8549b939ee54085e9d810f9fdd4364611432100'/>
<id>f8549b939ee54085e9d810f9fdd4364611432100</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://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8153341439f1eddddad18ee6ca8ca10a88549129'/>
<id>8153341439f1eddddad18ee6ca8ca10a88549129</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://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b8a9e1e21d728e4dd783a4aaecba81dc4f0b11f3'/>
<id>b8a9e1e21d728e4dd783a4aaecba81dc4f0b11f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use some strange self.os stuff to hold references to modules so we'll have them available when called from atexit().  Fixes issue #71, I think.</title>
<updated>2010-08-08T01:20:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-08-08T01:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f8e9e89ebd94af2f963c1f699d864e69cdf55975'/>
<id>f8e9e89ebd94af2f963c1f699d864e69cdf55975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Calculate the pid suffix for data files at the end of the process so that programs calling os.fork will collect data from both child and parent. Fixes issue #56.</title>
<updated>2010-03-20T12:27:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-03-20T12:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7632f4c60b5fbc856beea7607ce2b448f6b5bbbc'/>
<id>7632f4c60b5fbc856beea7607ce2b448f6b5bbbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
