<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch 6.4.4</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>build: update 3.11 references to rc1</title>
<updated>2022-08-16T14:00:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-08-16T14:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=007c6168070523e04389ac97457de2969ba0c727'/>
<id>007c6168070523e04389ac97457de2969ba0c727</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: bump version</title>
<updated>2022-08-06T20:58:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-08-06T20:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1d25d0de76b81d13939be2e6f4782a0cfc776765'/>
<id>1d25d0de76b81d13939be2e6f4782a0cfc776765</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: prep for 6.4.3</title>
<updated>2022-08-06T20:32:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-08-06T20:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1da23c5bec55264ac4d754cb1c19322297ecdbdd'/>
<id>1da23c5bec55264ac4d754cb1c19322297ecdbdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: paths were wrong when running from root (#1403)</title>
<updated>2022-08-06T19:06:25+00:00</updated>
<author>
<name>Arthur Rio</name>
<email>arthurio@users.noreply.github.com</email>
</author>
<published>2022-08-06T19:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=41602b5ecfe602c53cef84fec249ed07dbd89538'/>
<id>41602b5ecfe602c53cef84fec249ed07dbd89538</id>
<content type='text'>
* Fix paths when running coverage from root

* Add simple tests

* Use nested pattern for older python versions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix paths when running coverage from root

* Add simple tests

* Use nested pattern for older python versions</pre>
</div>
</content>
</entry>
<entry>
<title>fix: filenames can contain special glob characters (#1405)</title>
<updated>2022-08-06T18:57:19+00:00</updated>
<author>
<name>earthman1</name>
<email>30826762+earthman1@users.noreply.github.com</email>
</author>
<published>2022-08-06T18:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=36f508f98f74b44a1f7aed23f2beecb4189025ca'/>
<id>36f508f98f74b44a1f7aed23f2beecb4189025ca</id>
<content type='text'>
* Fix globbing of filenames that contain special glob characters

* glob the path as well as the filename</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix globbing of filenames that contain special glob characters

* glob the path as well as the filename</pre>
</div>
</content>
</entry>
<entry>
<title>fix(html): trigger filter on page load (#1413)</title>
<updated>2022-08-06T18:13:56+00:00</updated>
<author>
<name>Marc Legendre</name>
<email>almightykiwi@gmail.com</email>
</author>
<published>2022-08-06T18:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=070d61caab1bb37854c34155a51ab011fe59e7ff'/>
<id>070d61caab1bb37854c34155a51ab011fe59e7ff</id>
<content type='text'>
In the HTML report, if the "filter" input contains a value when
the page loads, it is ignored.  This happens even though an event
is actually created on start-up to trigger the refresh.

I believe this is a regression introduced in
9a1954a224c7c0f578513d8f4ca5f821fcf2cf5a, when the observed
events changed from "keyup change" to "input".</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the HTML report, if the "filter" input contains a value when
the page loads, it is ignored.  This happens even though an event
is actually created on start-up to trigger the refresh.

I believe this is a regression introduced in
9a1954a224c7c0f578513d8f4ca5f821fcf2cf5a, when the observed
events changed from "keyup change" to "input".</pre>
</div>
</content>
</entry>
<entry>
<title>fixed "mNan" id in scroll markers (#1414)</title>
<updated>2022-08-06T18:11:42+00:00</updated>
<author>
<name>LordBaryhobal</name>
<email>47377497+LordBaryhobal@users.noreply.github.com</email>
</author>
<published>2022-08-06T18:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=568916db93a04c37087df856756623c3510673d7'/>
<id>568916db93a04c37087df856756623c3510673d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: reduce the scope of a try/except.</title>
<updated>2022-08-06T18:07:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-08-06T18:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ef978c16ee7afaf5d30958c6214de2c755b4edbf'/>
<id>ef978c16ee7afaf5d30958c6214de2c755b4edbf</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 fail if can't find a relative path to a data file on another volume on win32 (#1428) (#1430)</title>
<updated>2022-08-06T18:00:15+00:00</updated>
<author>
<name>Lorenzo Micò</name>
<email>41483803+lormico@users.noreply.github.com</email>
</author>
<published>2022-08-06T18: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=1060813b718e60ad52508bf9df33d18e493cea56'/>
<id>1060813b718e60ad52508bf9df33d18e493cea56</id>
<content type='text'>
Co-authored-by: Lorenzo Micò &lt;lmico@dxc.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Lorenzo Micò &lt;lmico@dxc.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Map also empty dictionaries to file</title>
<updated>2022-08-06T17:34:33+00:00</updated>
<author>
<name>Matus Valo</name>
<email>matusvalo@gmail.com</email>
</author>
<published>2022-03-25T20:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f54428fb8dfe98aacecc0b66e3c1ca2071ce1834'/>
<id>f54428fb8dfe98aacecc0b66e3c1ca2071ce1834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
