<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_lcov.py, branch nedbat/debug-1553</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Fix lcov coverage</title>
<updated>2023-03-14T09:55:25+00:00</updated>
<author>
<name>Ian Moore</name>
<email>ianmoore@google.com</email>
</author>
<published>2023-03-13T23:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f0a8b6ffe07b24398ab01b2fb8654572966fa5f4'/>
<id>f0a8b6ffe07b24398ab01b2fb8654572966fa5f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style: use good style for annotated defaults parameters</title>
<updated>2023-01-06T01:10:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-06T01:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=78444f4c06df6a634fa67dd99ee7c07b6b633d9e'/>
<id>78444f4c06df6a634fa67dd99ee7c07b6b633d9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mypy: test_goldtest.py test_json.py test_lcov.py test_mixins.py test_numbits.py test_oddball.py</title>
<updated>2023-01-05T17:55:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-05T13:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d4339ee90c3146f370d572cbb1b9ab9907daafad'/>
<id>d4339ee90c3146f370d572cbb1b9ab9907daafad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: lcov command didn't report a total, so --fail-under didn't work</title>
<updated>2023-01-01T01:39:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-01-01T01:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3760b9876cc837f7d5d22fbadf6a0da51eb9cec5'/>
<id>3760b9876cc837f7d5d22fbadf6a0da51eb9cec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: `class` statements shouldn't be branches. #1449</title>
<updated>2022-09-27T00:27:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-09-26T23:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fd36918609a18bd36a7e2c3b208220cf25c0957d'/>
<id>fd36918609a18bd36a7e2c3b208220cf25c0957d</id>
<content type='text'>
Revert "refactor: we no longer need to treat 'class' lines specially"

This reverts commit 79f9f4575321fafc2ef770e3255f874db3d4b037.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "refactor: we no longer need to treat 'class' lines specially"

This reverts commit 79f9f4575321fafc2ef770e3255f874db3d4b037.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: 3.11.0b4 has 0-numbered lines. Fixes #1419</title>
<updated>2022-07-12T12:39:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-07-12T12:05:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0d6449874cd4d3003ce908d66fa654b64bfea0c0'/>
<id>0d6449874cd4d3003ce908d66fa654b64bfea0c0</id>
<content type='text'>
CPython added these lines in
https://github.com/python/cpython/commit/1bfe83a114da3939c00746fc44dc5da7f56f525f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CPython added these lines in
https://github.com/python/cpython/commit/1bfe83a114da3939c00746fc44dc5da7f56f525f
</pre>
</div>
</content>
</entry>
<entry>
<title>style: cleanups after lcov, though more than just lcov</title>
<updated>2022-01-22T22:37:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-22T21:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2e8c1910cad1ba23726e62e03c4ae1608f3fb26e'/>
<id>2e8c1910cad1ba23726e62e03c4ae1608f3fb26e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: small fixes to lcov, and changes.rst mention.</title>
<updated>2022-01-22T21:48:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-01-22T20:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3f221e0339b74137bbf45289497955700dc49feb'/>
<id>3f221e0339b74137bbf45289497955700dc49feb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add "lcov" command for generating LCOV reports</title>
<updated>2022-01-22T20:14:23+00:00</updated>
<author>
<name>Bradley Burns</name>
<email>56638814+bradb423@users.noreply.github.com</email>
</author>
<published>2022-01-22T20:14:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cbe2e205dac99f20afff4ccdeca21fd10d596565'/>
<id>cbe2e205dac99f20afff4ccdeca21fd10d596565</id>
<content type='text'>
* Add LCOV functionality into coverage.py

* Add testing for the LCOV reporter

* Add documentation for the LCOV reporter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add LCOV functionality into coverage.py

* Add testing for the LCOV reporter

* Add documentation for the LCOV reporter</pre>
</div>
</content>
</entry>
</feed>
