ros2_control icon indicating copy to clipboard operation
ros2_control copied to clipboard

Fix codecov reporting

Open bmagyar opened this issue 2 years ago • 0 comments

The codecov report have been restored recently but it seems that either uploading doesn't really work or it uploads the wrong thing.

See this chart on how it evolved: https://app.codecov.io/gh/ros-controls/ros2_control

Or an example from 2 recent PRs: https://github.com/ros-controls/ros2_control/pull/771#issuecomment-1183174864

  • Coverage 34.61% 32.91% -1.71%

https://github.com/ros-controls/ros2_control/pull/769#issuecomment-1179773941

  • Coverage 34.61% 32.95% -1.67%

Ways to fix this:

  • check that the codecov.yaml file is up to date and tests repos we actually have
  • ensure that the new test reports are uploaded from the master branch

bmagyar avatar Jul 15 '22 07:07 bmagyar