Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
Signed-off-by: Bey Hao Yun <[email protected]>
  • Loading branch information
cardboardcode committed May 30, 2024
1 parent d605302 commit bea206b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ colcon build --symlink-install --cmake-args \
-DCMAKE_C_FLAGS='-fprofile-arcs -ftest-coverage'

# Generate code coverage report of virtual_camera ROS 2 package gtests
colcon lcov-result --initial
colcon test --packages-select virtual_camera
colcon lcov-result --initial
colcon test --packages-select virtual_camera --rerun-failed --output-on-failure
colcon lcov-result

0 comments on commit bea206b

Please sign in to comment.