<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests, branch 5.5</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>fix: don't report branches to missing lines. #1065</title>
<updated>2021-02-28T16:02:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-28T15:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=79087b9f9e561bec1654ee80f143c4754641e81f'/>
<id>79087b9f9e561bec1654ee80f143c4754641e81f</id>
<content type='text'>
Fixes: #1065
Fixes: #955
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #1065
Fixes: #955
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: improve an error message. #803</title>
<updated>2021-02-28T13:28:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-28T13:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=169972546b699f01813131d5356d0edcfc739343'/>
<id>169972546b699f01813131d5356d0edcfc739343</id>
<content type='text'>
Fixes #803.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #803.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: HTML report makes room for 4-digit line numbers #1124</title>
<updated>2021-02-27T12:34:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-27T12:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c7052bb24da03b5112c6d7fd1386936e211223f0'/>
<id>c7052bb24da03b5112c6d7fd1386936e211223f0</id>
<content type='text'>
Fixes: #1124
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #1124
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add tests of report sorting options</title>
<updated>2021-02-26T22:11:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-26T22:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=dc9b842271b49b85681987643fceab598bd4de21'/>
<id>dc9b842271b49b85681987643fceab598bd4de21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: update to latest pylint</title>
<updated>2021-02-26T17:01:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-26T17:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f3338803b7b8b4cda34270c4fbf951ad74913980'/>
<id>f3338803b7b8b4cda34270c4fbf951ad74913980</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add a test of missing sections and options</title>
<updated>2021-02-26T01:32:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-26T01:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=198a11535b5065416c41e7fdc025718c1a92eff3'/>
<id>198a11535b5065416c41e7fdc025718c1a92eff3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: put a test in a more appropriate class</title>
<updated>2021-02-26T00:42:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-26T00:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1bdf48368c37bfe2de866e51133b240fda6eda36'/>
<id>1bdf48368c37bfe2de866e51133b240fda6eda36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: simplify a one-iteration loop</title>
<updated>2021-02-26T00:14:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-26T00:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=88c584f0bafb7d5356a740ec684cfea7e515089e'/>
<id>88c584f0bafb7d5356a740ec684cfea7e515089e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: oops, accidentally always skipped this test</title>
<updated>2021-02-24T18:23:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-24T18:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ec9668269897631a263b71fb9727555570e9f24f'/>
<id>ec9668269897631a263b71fb9727555570e9f24f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add tests of the failure asserts from check_coverage</title>
<updated>2021-02-23T01:18:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-02-23T00:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cc2afd8ea9c3aed22af29b2c14484230f46732e7'/>
<id>cc2afd8ea9c3aed22af29b2c14484230f46732e7</id>
<content type='text'>
This brings the coverage of tests/coveragetest.py to 100%.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This brings the coverage of tests/coveragetest.py to 100%.
</pre>
</div>
</content>
</entry>
</feed>
