<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-5.6b1</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>fix: pypy3 7.3.4 uses a non-empty sys.path[0]</title>
<updated>2021-04-12T09:02:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-12T09:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b8fbce640d63962c00ddda3a1d17b14a58fd30c1'/>
<id>b8fbce640d63962c00ddda3a1d17b14a58fd30c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: adapt to 3.10.0a7's f_lasti field</title>
<updated>2021-04-11T22:39:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-11T22:39:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3cd4db3248fe48c3a531855227a9b2a3846e0110'/>
<id>3cd4db3248fe48c3a531855227a9b2a3846e0110</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: restore metacov functioning</title>
<updated>2021-04-11T21:24:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-11T21:16:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=70ba38090b47d4dc0bd88fa39b6b1a5424d4793d'/>
<id>70ba38090b47d4dc0bd88fa39b6b1a5424d4793d</id>
<content type='text'>
The check for coverage files inside the --source check disables our
metacoverage.  Removing it means that coverage files will still not be
measured, but the reason will be given as "is third-party" rather than
"is part of coverage.py," which is a small price to pay.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The check for coverage files inside the --source check disables our
metacoverage.  Removing it means that coverage files will still not be
measured, but the reason will be given as "is third-party" rather than
"is part of coverage.py," which is a small price to pay.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: restore html report selection highlighting</title>
<updated>2021-04-11T21:24:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-11T20:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9c47249d13326de86b910d0dcc10410210585e1e'/>
<id>9c47249d13326de86b910d0dcc10410210585e1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: don't measure third-party scripts</title>
<updated>2021-04-11T17:37:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-11T14:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5c2f614e01d35271f7907d85050115071cf24e87'/>
<id>5c2f614e01d35271f7907d85050115071cf24e87</id>
<content type='text'>
This finishes the last bit of #905

Also includes tighter logging of the reason for not tracing modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This finishes the last bit of #905

Also includes tighter logging of the reason for not tracing modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: label each matcher with its role</title>
<updated>2021-04-11T13:13:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-11T12:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=16f54a935a1c41618e098bebdbcb77b638f40c6c'/>
<id>16f54a935a1c41618e098bebdbcb77b638f40c6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: don't measure third-party packages</title>
<updated>2021-04-10T22:41:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-04T23:31:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0285af966a3942d8bd63489bd285328e96221126'/>
<id>0285af966a3942d8bd63489bd285328e96221126</id>
<content type='text'>
Avoid measuring code located where third-party packages get installed.
We have to take care to measure --source code even if it is installed in
a third-party location.

This also fixes #905, coverage generating warnings about coverage being
imported when it will be measured.

https://github.com/nedbat/coveragepy/issues/876
https://github.com/nedbat/coveragepy/issues/905
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid measuring code located where third-party packages get installed.
We have to take care to measure --source code even if it is installed in
a third-party location.

This also fixes #905, coverage generating warnings about coverage being
imported when it will be measured.

https://github.com/nedbat/coveragepy/issues/876
https://github.com/nedbat/coveragepy/issues/905
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: make TreeMatcher right for case-sensitive worlds</title>
<updated>2021-04-10T14:19:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-10T13:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=dc48d27937d4eb0ec5072b97dce54e7556618f8e'/>
<id>dc48d27937d4eb0ec5072b97dce54e7556618f8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move stdlib and coverage location logic into functions</title>
<updated>2021-04-10T14:19:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-04T20:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1b34415fe55c6cdd624d73c2ba57d5e690bbba17'/>
<id>1b34415fe55c6cdd624d73c2ba57d5e690bbba17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: remove debugging code I checked in by accident</title>
<updated>2021-03-19T11:09:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-19T11:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c5b3e50987d9835989a81e2560aeef6047f3c591'/>
<id>c5b3e50987d9835989a81e2560aeef6047f3c591</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
