<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests, branch 7.0.0</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: when checking source existence for remapping, zipfiles are ok</title>
<updated>2022-12-01T15:21:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-30T23:44:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2adeb8bb5c2a12a080d7a528e35e5df9ffe7785f'/>
<id>2adeb8bb5c2a12a080d7a528e35e5df9ffe7785f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: prevent infinite recursion</title>
<updated>2022-12-01T13:54:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-30T10:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c2e35658d8311fd2b5d1460c2cb56762d5fe0ec7'/>
<id>c2e35658d8311fd2b5d1460c2cb56762d5fe0ec7</id>
<content type='text'>
If using relative file paths, and a file remapping failed, we'd get an
infinite recursion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If using relative file paths, and a file remapping failed, we'd get an
infinite recursion.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: don't add tests conditionally, skip them instead</title>
<updated>2022-12-01T13:54:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-12-01T12:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=54eb890e24713c5375cce7005f78bf2863f7f901'/>
<id>54eb890e24713c5375cce7005f78bf2863f7f901</id>
<content type='text'>
This keeps the total number of tests the same in all situations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This keeps the total number of tests the same in all situations.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: file paths are only remapped if the result exists</title>
<updated>2022-11-30T01:08:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-28T15:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7e7c44b4f5c484105559690b1efccd84839bc640'/>
<id>7e7c44b4f5c484105559690b1efccd84839bc640</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style: fix spelling</title>
<updated>2022-11-28T11:01:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-28T10:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=aa62abd5ff33926f44fe4ec9e985ed3d72ea1f9d'/>
<id>aa62abd5ff33926f44fe4ec9e985ed3d72ea1f9d</id>
<content type='text'>
un-executed, white space, time stamp.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
un-executed, white space, time stamp.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implicit path mapping during reporting. #1212</title>
<updated>2022-11-27T14:32:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-26T19:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0818611c63a243e35a710d325bc63ffa93ef3cd7'/>
<id>0818611c63a243e35a710d325bc63ffa93ef3cd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perf: more combine speed-ups</title>
<updated>2022-11-20T15:58:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-20T14:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1cd6c9bba0b4ba3018bf1b28fee645a7dd98fe68'/>
<id>1cd6c9bba0b4ba3018bf1b28fee645a7dd98fe68</id>
<content type='text'>
By avoiding writing metadata that differs but doesn't change the data,
we get a higher hitrate on the hash-checking when combining.

Use --debug=process to include these details for debugging.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By avoiding writing metadata that differs but doesn't change the data,
we get a higher hitrate on the hash-checking when combining.

Use --debug=process to include these details for debugging.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: allow for .devN version numbers</title>
<updated>2022-11-17T12:01:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-17T10:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=66c45143008366726293a341405d45a3a8e9ed87'/>
<id>66c45143008366726293a341405d45a3a8e9ed87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: added support for finding unexecuted namespace packages (#1387)</title>
<updated>2022-11-17T11:34:22+00:00</updated>
<author>
<name>Felix Horvat</name>
<email>felix.horvat@ocell.io</email>
</author>
<published>2022-11-17T11:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=26445508a2eb1c7ef459a33ec058eb3f3c5b41dd'/>
<id>26445508a2eb1c7ef459a33ec058eb3f3c5b41dd</id>
<content type='text'>
* add support for namespace packages

* fixed typo

* update documentation

* fixed lint issues

* changed versionadded

* convert to config setting

* removed pure formatting changes

* code review changes

Co-authored-by: Ned Batchelder &lt;ned@nedbatchelder.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add support for namespace packages

* fixed typo

* update documentation

* fixed lint issues

* changed versionadded

* convert to config setting

* removed pure formatting changes

* code review changes

Co-authored-by: Ned Batchelder &lt;ned@nedbatchelder.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>feat: complete removal of `[run] note`</title>
<updated>2022-11-11T10:39:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-11-11T10:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1ac1846fdf837fac1c958dfde0ebce3e9531bf87'/>
<id>1ac1846fdf837fac1c958dfde0ebce3e9531bf87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
