You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2023/01/11 17:11:13 UTC

[GitHub] [libcloud] dependabot[bot] opened a new pull request, #1842: Bump coverage from 7.0.1 to 7.0.5

dependabot[bot] opened a new pull request, #1842:
URL: https://github.com/apache/libcloud/pull/1842

   Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.1 to 7.0.5.
   <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.0.5 — 2023-01-10</h2>
   <ul>
   <li>Fix: On Python 3.7, a file with type annotations but no <code>from __future__ import annotations</code> would be missing statements in the coverage report. This
   is now fixed, closing <code>issue 1524</code>_.</li>
   </ul>
   <p>.. _issue 1524: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1524">nedbat/coveragepy#1524</a></p>
   <p>.. _changes_7-0-4:</p>
   <h2>Version 7.0.4 — 2023-01-07</h2>
   <ul>
   <li>Performance: an internal cache of file names was accidentally disabled,
   resulting in sometimes drastic reductions in performance.  This is now fixed,
   closing <code>issue 1527</code>_.   Thanks to Ivan Ciuvalschii for the reproducible test
   case.</li>
   </ul>
   <p>.. _issue 1527: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1527">nedbat/coveragepy#1527</a></p>
   <p>.. _changes_7-0-3:</p>
   <h2>Version 7.0.3 — 2023-01-03</h2>
   <ul>
   <li>Fix: when using pytest-cov or pytest-xdist, or perhaps both, the combining
   step could fail with <code>assert row is not None</code> using 7.0.2.  This was due to
   a race condition that has always been possible and is still possible. In
   7.0.1 and before, the error was silently swallowed by the combining code.
   Now it will produce a message &quot;Couldn't combine data file&quot; and ignore the
   data file as it used to do before 7.0.2.  Closes <code>issue 1522</code>_.</li>
   </ul>
   <p>.. _issue 1522: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1522">nedbat/coveragepy#1522</a></p>
   <p>.. _changes_7-0-2:</p>
   <h2>Version 7.0.2 — 2023-01-02</h2>
   <ul>
   <li>
   <p>Fix: when using the <code>[run] relative_files = True</code> setting, a relative
   <code>[paths]</code> pattern was still being made absolute.  This is now fixed,
   closing <code>issue 1519</code>_.</p>
   </li>
   <li>
   <p>Fix: if Python doesn't provide tomllib, then TOML configuration files can
   only be read if coverage.py is installed with the <code>[toml]</code> extra.
   Coverage.py will raise an error if TOML support is not installed when it sees</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/nedbat/coveragepy/commit/97642c8e81f62a445ac4a6921088d999253e11c8"><code>97642c8</code></a> docs: sample html for 7.0.5</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/ba217636bb6ef81be2f14d85f8c1980212576183"><code>ba21763</code></a> docs: prep for 7.0.5</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/c55dffe5284dc99f7a6764f2f45ab82140733d93"><code>c55dffe</code></a> mypy: exclude fullcoverage/encodings.py</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/c9d473b05a1cdcd9d04185ee4fb4b86e1e5f08e3"><code>c9d473b</code></a> mypy: install pytest alongside mypy to get its types</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/b893cb31f43a9b598990c462cfaa2c8c66779153"><code>b893cb3</code></a> mypy: execfile.py</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/880a64afd24aae34eff2781f568d8ac9807d2ecc"><code>880a64a</code></a> fix: isolate user code from coverage.py internal code flags. <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1524">#1524</a></li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/8fef6f057c377879720c4c9d994e9651362a49b9"><code>8fef6f0</code></a> mypy: test_venv.py</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/08564c09144b2223be808f49b001c8856966bd46"><code>08564c0</code></a> mypy: templite.py test_templite.py</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/65aad086ccccea33f0ff9535c9612e1b4b6712ce"><code>65aad08</code></a> mypy: test_testing.py test_version.py</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/13218037401dc30f05fd3a16a2cd52ee882fd1c4"><code>1321803</code></a> mypy: test_parser.py test_phystokens.py test_process.py test_report.py test_r...</li>
   <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/7.0.1...7.0.5">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=coverage&package-manager=pip&previous-version=7.0.1&new-version=7.0.5)](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: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] dependabot[bot] closed pull request #1842: Bump coverage from 7.0.1 to 7.0.5

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1842: Bump coverage from 7.0.1 to 7.0.5
URL: https://github.com/apache/libcloud/pull/1842


-- 
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: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] dependabot[bot] commented on pull request #1842: Bump coverage from 7.0.1 to 7.0.5

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1842:
URL: https://github.com/apache/libcloud/pull/1842#issuecomment-1383171887

   Looks like coverage is up-to-date now, so this is no longer needed.


-- 
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: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org