robotology / gz-sim-yarp-plugins

YARP plugins for Modern Gazebo (gz-sim).
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Update apt.yml to disable codecov messages #93

Closed xela-95 closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fe0b137) 61.25% compared to head (039a516) 61.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ======================================= Coverage 61.25% 61.25% ======================================= Files 20 20 Lines 1768 1768 ======================================= Hits 1083 1083 Misses 685 685 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

xela-95 commented 4 months ago

Ok apparently this is not working. https://github.com/robotology/gz-sim-yarp-plugins/pull/93#issuecomment-1956673412

I took the argument to update from https://docs.codecov.com/docs/pull-request-comments#disable-comment

xela-95 commented 4 months ago

Ok I made a mistake, I updated the wrong step, its the codecov/codecov-action@v3 that has to be changed.

xela-95 commented 4 months ago

Ok now it seems to have worked!