Skip to content

Conversation

kluge7
Copy link
Contributor

@kluge7 kluge7 commented Sep 15, 2025

This PR adds ROS 2 pre-commit hooks for C++ (cppcheck, cpplint) and CMake (ament_lint_cmake), along with a GitHub Actions workflow to run them since they are not supported by pre-commit ci

Remaining work: Fix the issues flagged by the new hooks.

Copy link

codecov bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (02ec978) to head (51ae46b).

Additional details and impacted files
@@          Coverage Diff          @@
##            main      #8   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines        254     254           
  Branches      18      18           
=====================================
  Misses       254     254           
Flag Coverage Δ
unittests 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant