<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests, branch nedbat/bug1150</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: don't warn that dynamic plugins already imported their source files. #1150</title>
<updated>2021-04-30T23:45:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-30T23:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=991d2a3de5c59496398aaf4daed40583053392ea'/>
<id>991d2a3de5c59496398aaf4daed40583053392ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use current_thread instead of currentThread that was deprecated in Python 3.10</title>
<updated>2021-04-17T12:35:33+00:00</updated>
<author>
<name>Karthikeyan Singaravelan</name>
<email>tir.karthi@gmail.com</email>
</author>
<published>2021-04-17T05:11:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=90815d959dfff9c42629e3467d6e1a410cce6d04'/>
<id>90815d959dfff9c42629e3467d6e1a410cce6d04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make tags like 5.6.1 not coverage-5.6.1</title>
<updated>2021-04-15T09:09:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-15T09:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=05fbe9c95352ad7536c1f8ebd53a6739714a8af9'/>
<id>05fbe9c95352ad7536c1f8ebd53a6739714a8af9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: suppress new 3.10 warnings</title>
<updated>2021-04-14T19:23:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-14T19:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5f7d6c4272143b6e860074422c4e89390684807e'/>
<id>5f7d6c4272143b6e860074422c4e89390684807e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: improve zipfile test</title>
<updated>2021-04-14T16:52:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-14T15:50:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=50cc68846f9b78a4d0984c5a9475203b3c87c1e0'/>
<id>50cc68846f9b78a4d0984c5a9475203b3c87c1e0</id>
<content type='text'>
Before this commit, the GetZipBytesTest.test_get_encoded_zip_files test
was flaky on Python 3.10.0a7.  Since I had just added new files to the
common zip file, I tried splitting the newly added stuff into its own
file, and that seemed to fix the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this commit, the GetZipBytesTest.test_get_encoded_zip_files test
was flaky on Python 3.10.0a7.  Since I had just added new files to the
common zip file, I tried splitting the newly added stuff into its own
file, and that seemed to fix the problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: remove the .egg test</title>
<updated>2021-04-14T10:12:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-14T10:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e6e6bdfa70a918aeb4f436c1739e7baf75d2e75f'/>
<id>e6e6bdfa70a918aeb4f436c1739e7baf75d2e75f</id>
<content type='text'>
People don't use .egg much anymore, distutils is showing deprecation
warnings, and coverage.py only deals with them the same way it deals
with .zip files, so let's just rely on a .zip test to cover that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
People don't use .egg much anymore, distutils is showing deprecation
warnings, and coverage.py only deals with them the same way it deals
with .zip files, so let's just rely on a .zip test to cover that.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: correct slight mis-layout of the hotkey panels</title>
<updated>2021-04-14T03:06:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-14T03:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8979a69e1dfd78cc96f9b6efd111c9d8cf92e120'/>
<id>8979a69e1dfd78cc96f9b6efd111c9d8cf92e120</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: 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>test: don't complain if an environment variable we don't want doesn't exist</title>
<updated>2021-04-11T13:13:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-04-11T13:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c19658365310d76c1c64befea178d87637475811'/>
<id>c19658365310d76c1c64befea178d87637475811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
