moveit / geometric_shapes

Representation of geometric shapes
57 stars 92 forks source link

Switch to clang-format-14 #228

Closed henningkayser closed 1 year ago

henningkayser commented 1 year ago

https://github.com/ros-planning/moveit2/issues/1736

henningkayser commented 1 year ago

Well, look at that. CI is failing because the old clang-format-10 version is not available in Jammy...

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8699136) 54.60% compared to head (2cf0ee2) 54.60%.

:exclamation: Current head 2cf0ee2 differs from pull request most recent head 7d972db. Consider uploading reports for the commit 7d972db to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## ros2 #228 +/- ## ======================================= Coverage 54.60% 54.60% ======================================= Files 11 11 Lines 2026 2026 ======================================= Hits 1106 1106 Misses 920 920 ``` 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=ros-planning). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ros-planning)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.