You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/07/22 07:08:17 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #20820: chore(deps): bump pre-commit from 2.14.0 to 2.20.0 in /requirements

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

   Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.14.0 to 2.20.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/pre-commit/pre-commit/releases">pre-commit's releases</a>.</em></p>
   <blockquote>
   <h2>pre-commit v2.20.0</h2>
   <h3>Features</h3>
   <ul>
   <li>Expose <code>source</code> and <code>object-name</code> (positional args) of <code>prepare-commit-msg</code> hook as <code>PRE_COMMIT_COMIT_MSG_SOURCE</code> and <code>PRE_COMMIT_COMMIT_OBJECT_NAME</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2407">#2407</a> PR by <a href="https://github.com/M-Whitaker"><code>@​M-Whitaker</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2406">#2406</a> issue by <a href="https://github.com/M-Whitaker"><code>@​M-Whitaker</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Fix <code>language: ruby</code> installs when <code>--user-install</code> is set in gemrc.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2394">#2394</a> PR by <a href="https://github.com/narpfel"><code>@​narpfel</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2393">#2393</a> issue by <a href="https://github.com/narpfel"><code>@​narpfel</code></a>.</li>
   </ul>
   </li>
   <li>Adjust pty setup for solaris.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2390">#2390</a> PR by <a href="https://github.com/gaige"><code>@​gaige</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2389">#2389</a> issue by <a href="https://github.com/gaige"><code>@​gaige</code></a>.</li>
   </ul>
   </li>
   <li>Remove unused <code>--config</code> option from <code>gc</code>, <code>sample-config</code>, <code>validate-config</code>, <code>validate-manifest</code> sub-commands.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2429">#2429</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h2>pre-commit v2.19.0</h2>
   <h3>Features</h3>
   <ul>
   <li>Allow multiple outputs from <code>language: dotnet</code> hooks.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2332">#2332</a> PR by <a href="https://github.com/WallucePinkham"><code>@​WallucePinkham</code></a>.</li>
   </ul>
   </li>
   <li>Add more information to <code>healthy()</code> failure.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2348">#2348</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Upgrade ruby-build.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2342">#2342</a> PR by <a href="https://github.com/jalessio"><code>@​jalessio</code></a>.</li>
   </ul>
   </li>
   <li>Add <code>pre-commit validate-config</code> / <code>pre-commit validate-manifest</code> and deprecate <code>pre-commit-validate-config</code> and <code>pre-commit-validate-manifest</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2362">#2362</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Fix <code>pre-push</code> when pushed ref contains spaces.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2345">#2345</a> PR by <a href="https://github.com/wwade"><code>@​wwade</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2344">#2344</a> issue by <a href="https://github.com/wwade"><code>@​wwade</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h3>Updating</h3>
   <ul>
   <li>Change <code>pre-commit-validate-config</code> / <code>pre-commit-validate-manifest</code> to <code>pre-commit validate-config</code> / <code>pre-commit validate-manifest</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2362">#2362</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h2>pre-commit v2.18.1</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fix regression for <code>repo: local</code> hooks running <code>python&lt;3.7</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2324">#2324</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h2>pre-commit v2.18.0</h2>
   <h3>Features</h3>
   <ul>
   <li>Keep <code>GIT_HTTP_PROXY_AUTHMETHOD</code> in git environ.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2272">#2272</a> PR by <a href="https://github.com/VincentBerthier"><code>@​VincentBerthier</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2271">#2271</a> issue by <a href="https://github.com/VincentBerthier"><code>@​VincentBerthier</code></a>.</li>
   </ul>
   </li>
   <li>Support both <code>cs</code> and <code>coursier</code> executables for coursier hooks.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2293">#2293</a> PR by <a href="https://github.com/Holzhaus"><code>@​Holzhaus</code></a>.</li>
   </ul>
   </li>
   <li>Include more information in errors for <code>language_version</code> / <code>additional_dependencies</code> for languages which do not support them.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2315">#2315</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md">pre-commit's changelog</a>.</em></p>
   <blockquote>
   <h1>2.20.0 - 2022-07-10</h1>
   <h3>Features</h3>
   <ul>
   <li>Expose <code>source</code> and <code>object-name</code> (positional args) of <code>prepare-commit-msg</code>
   hook as <code>PRE_COMMIT_COMIT_MSG_SOURCE</code> and <code>PRE_COMMIT_COMMIT_OBJECT_NAME</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2407">#2407</a> PR by <a href="https://github.com/M-Whitaker"><code>@​M-Whitaker</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2406">#2406</a> issue by <a href="https://github.com/M-Whitaker"><code>@​M-Whitaker</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Fix <code>language: ruby</code> installs when <code>--user-install</code> is set in gemrc.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2394">#2394</a> PR by <a href="https://github.com/narpfel"><code>@​narpfel</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2393">#2393</a> issue by <a href="https://github.com/narpfel"><code>@​narpfel</code></a>.</li>
   </ul>
   </li>
   <li>Adjust pty setup for solaris.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2390">#2390</a> PR by <a href="https://github.com/gaige"><code>@​gaige</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2389">#2389</a> issue by <a href="https://github.com/gaige"><code>@​gaige</code></a>.</li>
   </ul>
   </li>
   <li>Remove unused <code>--config</code> option from <code>gc</code>, <code>sample-config</code>,
   <code>validate-config</code>, <code>validate-manifest</code> sub-commands.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2429">#2429</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h1>2.19.0 - 2022-05-05</h1>
   <h3>Features</h3>
   <ul>
   <li>Allow multiple outputs from <code>language: dotnet</code> hooks.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2332">#2332</a> PR by <a href="https://github.com/WallucePinkham"><code>@​WallucePinkham</code></a>.</li>
   </ul>
   </li>
   <li>Add more information to <code>healthy()</code> failure.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2348">#2348</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   <li>Upgrade ruby-build.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2342">#2342</a> PR by <a href="https://github.com/jalessio"><code>@​jalessio</code></a>.</li>
   </ul>
   </li>
   <li>Add <code>pre-commit validate-config</code> / <code>pre-commit validate-manifest</code> and
   deprecate <code>pre-commit-validate-config</code> and <code>pre-commit-validate-manifest</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2362">#2362</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Fix <code>pre-push</code> when pushed ref contains spaces.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2345">#2345</a> PR by <a href="https://github.com/wwade"><code>@​wwade</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2344">#2344</a> issue by <a href="https://github.com/wwade"><code>@​wwade</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h3>Updating</h3>
   <ul>
   <li>Change <code>pre-commit-validate-config</code> / <code>pre-commit-validate-manifest</code> to
   <code>pre-commit validate-config</code> / <code>pre-commit validate-manifest</code>.
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2362">#2362</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <h1>2.18.1 - 2022-04-02</h1>
   <h3>Fixes</h3>
   <ul>
   <li>Fix regression for <code>repo: local</code> hooks running <code>python&lt;3.7</code>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2324">#2324</a> PR by <a href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/78a2d867feac2c1602a608c1fa4eeecb2f8bb415"><code>78a2d86</code></a> v2.20.0</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/e3dc5b7baf9b0672985720e2bcb7cea7cd55feb1"><code>e3dc5b7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2454">#2454</a> from pre-commit/asottile-patch-1</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/ebce88c13d09000f6d1c04a6232ad14fe9c5e33d"><code>ebce88c</code></a> remove warnings checks</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/d6cc8a141945c0752b0ede79165b49f2b8fc079c"><code>d6cc8a1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2453">#2453</a> from hroncok/python3.11</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/901e831313e897e3b9313f5efbb5ef589b3e279c"><code>901e831</code></a> Tests: Adjust traceback regexes to allow Python 3.11+ ^^^^^^^</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/98bb7e6630a7d06b6e3ed38effe0409b54d77cd0"><code>98bb7e6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2440">#2440</a> from pre-commit/pre-commit-ci-update-config</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/706d1e99294bf7adde03b7a8847f512a76cecbe2"><code>706d1e9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2439">#2439</a> from pre-commit/all-repos_autofix_type-checking</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/3ebd101eb5e450c9e9d2345ffe72c78838fb2316"><code>3ebd101</code></a> [pre-commit.ci] pre-commit autoupdate</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/d8b59300ce44918bcfa070eff06d2f861222c3fa"><code>d8b5930</code></a> remove imports from TYPE_CHECKING (py37+)</li>
   <li><a href="https://github.com/pre-commit/pre-commit/commit/170335cbb63796761d592f8eacd66c78de8dd912"><code>170335c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/2429">#2429</a> from pre-commit/remove-config-option-when-unused</li>
   <li>Additional commits viewable in <a href="https://github.com/pre-commit/pre-commit/compare/v2.14.0...v2.20.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pre-commit&package-manager=pip&previous-version=2.14.0&new-version=2.20.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@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] dependabot[bot] commented on pull request #20820: chore(deps): bump pre-commit from 2.14.0 to 2.20.0 in /requirements

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

   The following labels could not be found: `pip`.


-- 
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@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] codecov[bot] commented on pull request #20820: chore(deps): bump pre-commit from 2.14.0 to 2.20.0 in /requirements

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #20820:
URL: https://github.com/apache/superset/pull/20820#issuecomment-1192285217

   # [Codecov](https://codecov.io/gh/apache/superset/pull/20820?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 [#20820](https://codecov.io/gh/apache/superset/pull/20820?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (6f2c785) into [master](https://codecov.io/gh/apache/superset/commit/279ab954b1977f7729442733a31c67715476a620?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (279ab95) will **decrease** coverage by `11.50%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 6f2c785 differs from pull request most recent head 8a6ef95. Consider uploading reports for the commit 8a6ef95 to get more accurate results
   
   ```diff
   @@             Coverage Diff             @@
   ##           master   #20820       +/-   ##
   ===========================================
   - Coverage   66.30%   54.80%   -11.51%     
   ===========================================
     Files        1758     1758               
     Lines       66804    66804               
     Branches     7056     7056               
   ===========================================
   - Hits        44295    36612     -7683     
   - Misses      20711    28394     +7683     
     Partials     1798     1798               
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hive | `53.24% <ø> (ø)` | |
   | mysql | `?` | |
   | postgres | `?` | |
   | presto | `53.10% <ø> (ø)` | |
   | python | `57.80% <ø> (-23.70%)` | :arrow_down: |
   | sqlite | `?` | |
   | unit | `50.24% <ø> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/superset/pull/20820?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [superset/utils/dashboard\_import\_export.py](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvdXRpbHMvZGFzaGJvYXJkX2ltcG9ydF9leHBvcnQucHk=) | `0.00% <0.00%> (-100.00%)` | :arrow_down: |
   | [superset/key\_value/commands/update.py](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQva2V5X3ZhbHVlL2NvbW1hbmRzL3VwZGF0ZS5weQ==) | `0.00% <0.00%> (-88.89%)` | :arrow_down: |
   | [superset/key\_value/commands/delete.py](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQva2V5X3ZhbHVlL2NvbW1hbmRzL2RlbGV0ZS5weQ==) | `0.00% <0.00%> (-85.30%)` | :arrow_down: |
   | [superset/key\_value/commands/delete\_expired.py](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQva2V5X3ZhbHVlL2NvbW1hbmRzL2RlbGV0ZV9leHBpcmVkLnB5) | `0.00% <0.00%> (-80.77%)` | :arrow_down: |
   | [superset/dashboards/commands/importers/v0.py](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvZGFzaGJvYXJkcy9jb21tYW5kcy9pbXBvcnRlcnMvdjAucHk=) | `15.62% <0.00%> (-76.25%)` | :arrow_down: |
   | [superset/datasets/commands/update.py](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvZGF0YXNldHMvY29tbWFuZHMvdXBkYXRlLnB5) | `25.30% <0.00%> (-68.68%)` | :arrow_down: |
   | [superset/datasets/commands/create.py](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvZGF0YXNldHMvY29tbWFuZHMvY3JlYXRlLnB5) | `29.41% <0.00%> (-68.63%)` | :arrow_down: |
   | [superset/datasets/commands/importers/v0.py](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvZGF0YXNldHMvY29tbWFuZHMvaW1wb3J0ZXJzL3YwLnB5) | `24.03% <0.00%> (-67.45%)` | :arrow_down: |
   | [superset/reports/commands/execute.py](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvcmVwb3J0cy9jb21tYW5kcy9leGVjdXRlLnB5) | `24.45% <0.00%> (-67.16%)` | :arrow_down: |
   | [superset/dashboards/dao.py](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3VwZXJzZXQvZGFzaGJvYXJkcy9kYW8ucHk=) | `31.38% <0.00%> (-64.24%)` | :arrow_down: |
   | ... and [278 more](https://codecov.io/gh/apache/superset/pull/20820/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?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@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas merged pull request #20820: chore(deps): bump pre-commit from 2.14.0 to 2.20.0 in /requirements

Posted by GitBox <gi...@apache.org>.
rusackas merged PR #20820:
URL: https://github.com/apache/superset/pull/20820


-- 
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@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org