moveit2 icon indicating copy to clipboard operation
moveit2 copied to clipboard

Update .pre-commit-config.yaml

Open mosfet80 opened this issue 1 year ago • 3 comments
trafficstars

Description

pre-commit-hock: requirements-txt-fixer: remove duplicate packages.

psf/black .lot of fix https://github.com/psf/black/releases

cmake-format-precommit

cmakelang 0.6.13

Checklist

  • [x] Required by CI: Code is auto formatted using clang-format
  • [ ] Extend the tutorials / documentation reference
  • [ ] Document API changes relevant to the user in the MIGRATION.md notes
  • [ ] Create tests, which fail without this PR reference
  • [ ] Include a screenshot if changing a GUI
  • [ ] While waiting for someone to review your request, please help review another open pull request to support the maintainers

mosfet80 avatar Apr 23 '24 09:04 mosfet80

@mosfet80 Can you address the pre-commit failure introduced by this?

sjahr avatar Apr 24 '24 06:04 sjahr

Pre-commit is still failing: https://github.com/moveit/moveit2/actions/runs/8813260173/job/24190968113?pr=2805. Can you add these changes?

sjahr avatar Apr 30 '24 12:04 sjahr

fixed CVE-2024-21503 security vulnerability into black.

mosfet80 avatar Sep 19 '24 21:09 mosfet80

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.21%. Comparing base (631e7ba) to head (f89e98e). Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2805      +/-   ##
==========================================
+ Coverage   46.19%   46.21%   +0.03%     
==========================================
  Files         720      720              
  Lines       62714    62713       -1     
  Branches     7590     7589       -1     
==========================================
+ Hits        28962    28978      +16     
+ Misses      33585    33568      -17     
  Partials      167      167              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Nov 22 '24 00:11 codecov-commenter

This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete.

github-actions[bot] avatar Feb 26 '25 12:02 github-actions[bot]