Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(pre-commit): autoupdate #3013

Closed
wants to merge 2 commits into from
Closed

Conversation

@kenji-miyake kenji-miyake marked this pull request as draft March 9, 2023 05:08
@kenji-miyake
Copy link
Contributor

We won't merge this, but it seems to be impossible to stop this CI workflow. I'll leave it as a draft.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 76f3e58 to d78942d Compare April 17, 2023 17:37
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from b8d01a2 to 51b8b60 Compare May 1, 2023 17:45
@github-actions github-actions bot added component:common Common packages from the autoware-common repository. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels May 1, 2023
@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.06%. Comparing base (e24f48d) to head (8159ed6).
Report is 87 commits behind head on main.

Current head 8159ed6 differs from pull request most recent head d2c6e7c

Please upload reports for the commit d2c6e7c to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3013      +/-   ##
==========================================
- Coverage   15.10%   15.06%   -0.05%     
==========================================
  Files        1922     1340     -582     
  Lines      134796    95600   -39196     
  Branches    43473    27296   -16177     
==========================================
- Hits        20364    14404    -5960     
+ Misses      91780    65388   -26392     
+ Partials    22652    15808    -6844     
Flag Coverage Δ *Carryforward flag
differential 12.26% <ø> (?)
total 15.06% <ø> (-0.05%) ⬇️ Carriedforward from 66918d8

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 07882ec to bb8d67a Compare May 8, 2023 17:50
@github-actions github-actions bot added component:common Common packages from the autoware-common repository. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) and removed component:common Common packages from the autoware-common repository. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned) labels May 8, 2023
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 548c99e to 4710b16 Compare May 22, 2023 17:41
@github-actions github-actions bot added component:common Common packages from the autoware-common repository. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) and removed type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) labels May 22, 2023
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a13889d to b7247e9 Compare June 5, 2023 17:43
@github-actions github-actions bot added component:common Common packages from the autoware-common repository. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned) and removed component:planning Route planning, decision-making, and navigation. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned) labels Jun 5, 2023
@github-actions github-actions bot added component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:system System design and integration. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) labels May 27, 2024
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.4.0...v4.6.0)
- [github.com/igorshubovych/markdownlint-cli: v0.33.0 → v0.41.0](igorshubovych/markdownlint-cli@v0.33.0...v0.41.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.0.0-alpha.6...v4.0.0-alpha.8)
- [github.com/adrienverge/yamllint: v1.30.0 → v1.35.1](adrienverge/yamllint@v1.30.0...v1.35.1)
- [github.com/shellcheck-py/shellcheck-py: v0.9.0.2 → v0.10.0.1](shellcheck-py/shellcheck-py@v0.9.0.2...v0.10.0.1)
- [github.com/scop/pre-commit-shfmt: v3.6.0-2 → v3.8.0-1](scop/pre-commit-shfmt@v3.6.0-2...v3.8.0-1)
- [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
- [github.com/psf/black: 23.3.0 → 24.4.2](psf/black@23.3.0...24.4.2)
- [github.com/pre-commit/mirrors-clang-format: v16.0.0 → v18.1.6](pre-commit/mirrors-clang-format@v16.0.0...v18.1.6)
- [github.com/python-jsonschema/check-jsonschema: 0.23.2 → 0.28.4](python-jsonschema/check-jsonschema@0.23.2...0.28.4)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from d6b8138 to 745161d Compare June 10, 2024 16:57
@github-actions github-actions bot removed component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:system System design and integration. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) labels Jun 10, 2024
@github-actions github-actions bot added component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:system System design and integration. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) labels Jun 10, 2024
@xmfcx
Copy link
Contributor

xmfcx commented Jun 14, 2024

pre-commit.ci run

@xmfcx xmfcx changed the title [pre-commit.ci] pre-commit autoupdate chore(pre-commit): autoupdate Jun 14, 2024
@xmfcx xmfcx closed this Jun 14, 2024
@xmfcx xmfcx deleted the pre-commit-ci-update-config branch June 14, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:evaluator Evaluation tools for planning, localization etc. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:system System design and integration. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants