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

[CI] Update pre-commit and remove ros-lint #187

Merged
merged 19 commits into from
Mar 4, 2024

Conversation

christophfroehlich
Copy link
Contributor

@christophfroehlich christophfroehlich commented Feb 18, 2024

Remove ros-lint CI job but change configuration of pre-commit to run the linters with the ci-format job (renamed to ci-pre-commit) as discussed here.

Do we need the matrix strategy here, or is it sufficient to check on rolling distro?

Format fails until #188 gets merged

@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.10%. Comparing base (759d954) to head (b297e2c).

Additional details and impacted files
@@             Coverage Diff              @@
##           ros2-master     #187   +/-   ##
============================================
  Coverage        50.10%   50.10%           
============================================
  Files               10       10           
  Lines              497      497           
  Branches           166      167    +1     
============================================
  Hits               249      249           
  Misses             217      217           
  Partials            31       31           
Flag Coverage Δ
unittests 50.10% <ø> (ø)

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

Files Coverage Δ
src/sine_sweep.cpp 0.00% <ø> (ø)

@christophfroehlich christophfroehlich changed the title Test reusable workflow with composite action [CI] Use reusable workflow for ros-lint Feb 18, 2024
.github/workflows/build-binary.yml Outdated Show resolved Hide resolved
.github/workflows/build-source.yml Outdated Show resolved Hide resolved
.github/workflows/ci-ros-lint.yml Outdated Show resolved Hide resolved
.github/workflows/ci-ros-lint.yml Outdated Show resolved Hide resolved
.github/workflows/debian-build.yml Outdated Show resolved Hide resolved
.github/workflows/rhel-semi-binary-build.yml Outdated Show resolved Hide resolved
@christophfroehlich christophfroehlich changed the title [CI] Use reusable workflow for ros-lint [CI] Update pre-commit and remove ros-lint Feb 18, 2024
@christophfroehlich christophfroehlich marked this pull request as ready for review February 21, 2024 20:59
Copy link

@fmauch fmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me :-)

.github/workflows/ci-pre-commit.yml Outdated Show resolved Hide resolved
@bmagyar bmagyar merged commit 741e0fa into ros-controls:ros2-master Mar 4, 2024
16 of 17 checks passed
@christophfroehlich christophfroehlich deleted the ci_ros_lint branch April 4, 2024 19:31
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.

4 participants