moveit2 icon indicating copy to clipboard operation
moveit2 copied to clipboard

Report code coverage correctly to SonarCloud

Open tylerjw opened this issue 1 year ago • 4 comments

We are currently running SonarCloud linting when there are pushes to this repo. We tried setting up reporting the code coverage details to SonarCloud but could not get it working correctly.

Tagging @EzraBrooks as he worked on this with me.

tylerjw avatar May 22 '23 22:05 tylerjw

I think the correct path here is to follow this example using gcovr, but we did not have time to continue investigating.

EzraBrooks avatar May 22 '23 22:05 EzraBrooks

This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.

github-actions[bot] avatar Jul 07 '23 12:07 github-actions[bot]

@github-actions rude

@tylerjw I can point you at the stuff we did on Studio to make this work, it was a lot of trial and error to figure out exactly what was missing to cover ament_cmake C++, ament_cmake Python, and ament_python, but it's actually not much code.

EzraBrooks avatar Jul 07 '23 13:07 EzraBrooks

This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.

github-actions[bot] avatar Aug 25 '23 12:08 github-actions[bot]