<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/test_html.py, branch coverage-4.5</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>Use an ISO standard encoding in coding declarations</title>
<updated>2017-02-21T11:36:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-02-21T11:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=65a9b1a16c9b1c38e890213ff7008416cc915158'/>
<id>65a9b1a16c9b1c38e890213ff7008416cc915158</id>
<content type='text'>
See https://twitter.com/nedbat/status/833723932658262016 for pedantry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://twitter.com/nedbat/status/833723932658262016 for pedantry.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run two files to be sure we know what error we'll get</title>
<updated>2017-02-10T11:59:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-02-10T11:59:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=98702b176acc7ebf5999aa67cf3cd86bb39ea1f5'/>
<id>98702b176acc7ebf5999aa67cf3cd86bb39ea1f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a too-long line</title>
<updated>2017-01-11T22:57:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-11T22:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=1fa18ca71d04bfe61da84df96754c2d05800f6b1'/>
<id>1fa18ca71d04bfe61da84df96754c2d05800f6b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete html files when skipping covered files</title>
<updated>2017-01-11T22:53:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-11T22:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=7c8d8925ed02b7fd3881e1638e47db6c786016f8'/>
<id>7c8d8925ed02b7fd3881e1638e47db6c786016f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove explicit clean-up methods that just set an attribute</title>
<updated>2017-01-11T22:37:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-11T22:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=08dfb974478ae16dbeb7d05b745f3c2b64502706'/>
<id>08dfb974478ae16dbeb7d05b745f3c2b64502706</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>html total must account for files 100% covered #549</title>
<updated>2017-01-10T23:45:04+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-10T23:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c9594ab101fa2f92e9d295b84bd006c4796f1c85'/>
<id>c9594ab101fa2f92e9d295b84bd006c4796f1c85</id>
<content type='text'>
The --skip-covered implementation for html must not just skip the
files that are 100% covered. It must remember them and not fail with a
"no coverage data" when all files are 100% covered.

The statistics about the files that are 100% covered must also be
summed in the total for the index.html page.

close #549
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The --skip-covered implementation for html must not just skip the
files that are 100% covered. It must remember them and not fail with a
"no coverage data" when all files are 100% covered.

The statistics about the files that are 100% covered must also be
summed in the total for the index.html page.

close #549
</pre>
</div>
</content>
</entry>
<entry>
<title>No need for subprocesses to test HTML reporting</title>
<updated>2016-12-24T22:42:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-24T22:42:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f9a0784c8b62833ef53a2337489cb4ebdb0ee18d'/>
<id>f9a0784c8b62833ef53a2337489cb4ebdb0ee18d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Test excluded lines in the html report</title>
<updated>2016-11-30T11:22:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-11-30T11:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=741cd92f2ef3e70619a6a30cd592cd9f54053db2'/>
<id>741cd92f2ef3e70619a6a30cd592cd9f54053db2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
