dependabot[bot] opened a new pull request, #7142: URL: https://github.com/apache/iceberg/pull/7142
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.1 to 7.2.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst">coverage's changelog</a>.</em></p> <blockquote> <h2>Version 7.2.2 — 2023-03-16</h2> <ul> <li> <p>Fix: if a virtualenv was created inside a source directory, and a sourced package was installed inside the virtualenv, then all of the third-party packages inside the virtualenv would be measured. This was incorrect, but has now been fixed: only the specified packages will be measured, thanks to <code>Manuel Jacob <pull 1560_></code>_.</p> </li> <li> <p>Fix: the <code>coverage lcov</code> command could create a .lcov file with incorrect LF (lines found) and LH (lines hit) totals. This is now fixed, thanks to <code>Ian Moore <pull 1583_></code>_.</p> </li> <li> <p>Fix: the <code>coverage xml</code> command on Windows could create a .xml file with duplicate <code><package></code> elements. This is now fixed, thanks to <code>Benjamin Parzella <pull 1574_></code><em>, closing <code>issue 1573</code></em>.</p> </li> </ul> <p>.. _pull 1560: <a href="https://redirect.github.com/nedbat/coveragepy/pull/1560">nedbat/coveragepy#1560</a> .. _issue 1573: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1573">nedbat/coveragepy#1573</a> .. _pull 1574: <a href="https://redirect.github.com/nedbat/coveragepy/pull/1574">nedbat/coveragepy#1574</a> .. _pull 1583: <a href="https://redirect.github.com/nedbat/coveragepy/pull/1583">nedbat/coveragepy#1583</a></p> <p>.. _changes_7-2-1:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/3971cc85ee77fc07d7a79912c4c10c93c3e94e1d"><code>3971cc8</code></a> docs: sample html for 7.2.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/4192f8b6a431f98c26c9e9f70aacdc06c646ef8f"><code>4192f8b</code></a> docs: prep for 7.2.2</li> <li><a href="https://github.com/nedbat/coveragepy/commit/021a99f3f50eca77abb85e2f25f26af65ad06128"><code>021a99f</code></a> fix: Remove missing type parameter (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1570">#1570</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/4574ecf128ae51c2b950f6c9cb2486b86f5354e7"><code>4574ecf</code></a> fix: don't measure all third-party packages if source is in third-party location</li> <li><a href="https://github.com/nedbat/coveragepy/commit/dd7959dbf4eede4d2f2254f607113e45071cc8d3"><code>dd7959d</code></a> docs: wrap long lines</li> <li><a href="https://github.com/nedbat/coveragepy/commit/f95ce970a7870e636105cf6f9193701760d3135f"><code>f95ce97</code></a> docs: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1573">#1573</a> is fixed, thanks Benjamin Parzella</li> <li><a href="https://github.com/nedbat/coveragepy/commit/45d76fa644b9f2e082de1721a55f91eacdcdc520"><code>45d76fa</code></a> fix: generate xml report packages correctly on windows (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1574">#1574</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/e47f35462dc7e8b28d2fa94de65a1bf34608d4c8"><code>e47f354</code></a> build: will this work on fork pr's?</li> <li><a href="https://github.com/nedbat/coveragepy/commit/dc83ac55bd58a0531b71b851ac0a7d217bfc1f83"><code>dc83ac5</code></a> build: run dependency check on pushes, for more action uniformity</li> <li><a href="https://github.com/nedbat/coveragepy/commit/9e94ddb8d30b0f052532edf942bbde803eb2c347"><code>9e94ddb</code></a> build: use .in from .in</li> <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/7.2.1...7.2.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
