<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests, branch issue-433-2</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>html report --skip-covered with branches #433</title>
<updated>2016-12-19T00:19:54+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2016-12-19T00:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c6a957e0e0ae7bdfe8f5425182188799918dd88a'/>
<id>c6a957e0e0ae7bdfe8f5425182188799918dd88a</id>
<content type='text'>
Add a test because the code path is significantly different.

Also document --skip-covered with the coverage html command.

close #433
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a test because the code path is significantly different.

Also document --skip-covered with the coverage html command.

close #433
</pre>
</div>
</content>
</entry>
<entry>
<title>implement --skip-covered for html report #433</title>
<updated>2016-12-18T16:24:37+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2016-12-18T16:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=73c034283616600e78d82388a3891b5206ba5d39'/>
<id>73c034283616600e78d82388a3891b5206ba5d39</id>
<content type='text'>
close #433
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
close #433
</pre>
</div>
</content>
</entry>
<entry>
<title>Give this variable a more descriptive name</title>
<updated>2016-12-14T11:51:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-14T11:51:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=df62b8015cdaa084b29d7162f02b40dd1d2a6eb4'/>
<id>df62b8015cdaa084b29d7162f02b40dd1d2a6eb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>report must ignore skipped files #524</title>
<updated>2016-12-12T16:03:20+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2016-12-12T16:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=b02427b7ba3cf7774c1932d8ecfbe24b3427b1e0'/>
<id>b02427b7ba3cf7774c1932d8ecfbe24b3427b1e0</id>
<content type='text'>
When files are 100% covered and --skipped-covered is specified, they
must not be taken into account to format the text report. It is
specially useful when a long filename is skipped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When files are 100% covered and --skipped-covered is specified, they
must not be taken into account to format the text report. It is
specially useful when a long filename is skipped.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent UnicodeErrors in HTML reports with Unicode configuration values</title>
<updated>2016-12-07T03:38:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-07T03:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=76e924a2b4268d9821c7fd6c69b6a092ddc936b1'/>
<id>76e924a2b4268d9821c7fd6c69b6a092ddc936b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oh 2.6, you get me every time</title>
<updated>2016-12-06T12:21:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-06T12:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8db9fdf865ca0719cf2a37af25b93f53f39eb74c'/>
<id>8db9fdf865ca0719cf2a37af25b93f53f39eb74c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A better way to find the pth directory</title>
<updated>2016-12-06T12:01:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-06T12:01:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f20056d07d88f5688b02de77ac718e26bf0e2f1c'/>
<id>f20056d07d88f5688b02de77ac718e26bf0e2f1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the filelock experiment</title>
<updated>2016-12-06T11:23:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-06T11:23:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=1526e4a074388dc228221ec3b8f0bbc1459eb383'/>
<id>1526e4a074388dc228221ec3b8f0bbc1459eb383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Need to clean up in the right order</title>
<updated>2016-12-04T22:57:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-04T22:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=7c61630cc8217c848401b68d19982ea34fc7efd9'/>
<id>7c61630cc8217c848401b68d19982ea34fc7efd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Quick hack to try avoiding stepping on each others' pth files</title>
<updated>2016-12-04T21:46:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-04T21:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=01b3ccc3857eedbb05c27b45995800e25d46997e'/>
<id>01b3ccc3857eedbb05c27b45995800e25d46997e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
