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 2022/09/30 17:43:14 UTC

[GitHub] [libcloud] dependabot[bot] opened a new pull request, #1775: Bump coverage from 6.4.4 to 6.5.0

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

   Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.4 to 6.5.0.
   <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 6.5.0 — 2022-09-29</h2>
   <ul>
   <li>
   <p>The JSON report now includes details of which branches were taken, and which
   are missing for each file. Thanks, Christoph Blessing (<code>pull 1438</code><em>). Closes
   <code>issue 1425</code></em>.</p>
   </li>
   <li>
   <p>Starting with coverage.py 6.2, <code>class</code> statements were marked as a branch.
   This wasn't right, and has been reverted, fixing <code>issue 1449</code>_. Note this
   will very slightly reduce your coverage total if you are measuring branch
   coverage.</p>
   </li>
   <li>
   <p>Packaging is now compliant with <code>PEP 517</code><em>, closing <code>issue 1395</code></em>.</p>
   </li>
   <li>
   <p>A new debug option <code>--debug=pathmap</code> shows details of the remapping of
   paths that happens during combine due to the <code>[paths]</code> setting.</p>
   </li>
   <li>
   <p>Fix an internal problem with caching of invalid Python parsing. Found by
   OSS-Fuzz, fixing their <code>bug 50381</code>_.</p>
   </li>
   </ul>
   <p>.. _bug 50381: <a href="https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50381">https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50381</a>
   .. _PEP 517: <a href="https://peps.python.org/pep-0517/">https://peps.python.org/pep-0517/</a>
   .. _issue 1395: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1395">nedbat/coveragepy#1395</a>
   .. _issue 1425: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1425">nedbat/coveragepy#1425</a>
   .. _pull 1438: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/pull/1438">nedbat/coveragepy#1438</a>
   .. _issue 1449: <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1449">nedbat/coveragepy#1449</a></p>
   <p>.. _changes_6-4-4:</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/nedbat/coveragepy/commit/0ac24533e7f167518b8653d423de5ff7d6229a42"><code>0ac2453</code></a> docs: sample html report</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/0954c85fdd02a7f6d86cddca5867c6e351d7f6f4"><code>0954c85</code></a> build: prep for 6.5.0</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/95195b13f631a13ccd89bb4531424749f53fe518"><code>95195b1</code></a> docs: changelog for json report branch details</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/789f1755333cad44115a90f4bc7d404848c3e876"><code>789f175</code></a> fix: keep negative arc values</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/aabc54031a673e2f789620a993a90197a36f0e95"><code>aabc540</code></a> feat: include branches taken and missed in JSON report. <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1425">#1425</a></li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/a59fc4485df1191a8efaeae92e780e9f0710484e"><code>a59fc44</code></a> docs: minor tweaks to db docs</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/d296083bbed850a5f13459a163633fc6fb9289ea"><code>d296083</code></a> docs: add a note to the class-branch change</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/7f07df63a61010c87ab5a7231cacc8702652437b"><code>7f07df6</code></a> chore: make upgrade</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/6bc29a9e0ec8b5690fba4ea461e3c68978eb51f0"><code>6bc29a9</code></a> build: use the badge action coloring</li>
   <li><a href="https://github.com/nedbat/coveragepy/commit/fd36918609a18bd36a7e2c3b208220cf25c0957d"><code>fd36918</code></a> fix: <code>class</code> statements shouldn't be branches. <a href="https://github-redirect.dependabot.com/nedbat/coveragepy/issues/1449">#1449</a></li>
   <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/6.4.4...6.5.0">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=6.4.4&new-version=6.5.0)](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] codecov-commenter commented on pull request #1775: Bump coverage from 6.4.4 to 6.5.0

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1775:
URL: https://github.com/apache/libcloud/pull/1775#issuecomment-1263885616

   # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1775?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1775](https://codecov.io/gh/apache/libcloud/pull/1775?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (410dd72) into [trunk](https://codecov.io/gh/apache/libcloud/commit/526f00fb826285812e5248544f6b652fc093e131?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (526f00f) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/libcloud/pull/1775/graphs/tree.svg?width=650&height=150&src=pr&token=PYoduksh69&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/libcloud/pull/1775?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@            Coverage Diff            @@
   ##            trunk    #1775     +/-   ##
   =========================================
     Coverage   83.41%   83.41%             
   =========================================
     Files         394      394             
     Lines       87680    87680             
     Branches    10615     9261   -1354     
   =========================================
     Hits        73135    73135             
     Misses      11386    11386             
     Partials     3159     3159             
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/libcloud/pull/1775?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/libcloud/pull/1775?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [526f00f...410dd72](https://codecov.io/gh/apache/libcloud/pull/1775?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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] Kami merged pull request #1775: Bump coverage from 6.4.4 to 6.5.0

Posted by GitBox <gi...@apache.org>.
Kami merged PR #1775:
URL: https://github.com/apache/libcloud/pull/1775


-- 
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