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

apt CI: Increase until-pass number to mitigate Camera test flakiness #76

Closed traversaro closed 5 months ago

traversaro commented 5 months ago

See https://github.com/robotology/gz-sim-yarp-plugins/issues/75 . In general, it is better not to have red CI, otherwise they may hide valid regressions. So if some failure are know, better to suppress them rather then just keep a red CI.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (4a0ff1d) 83.31% compared to head (14f60e9) 83.31%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ======================================= Coverage 83.31% 83.31% ======================================= Files 16 16 Lines 1001 1001 ======================================= Hits 834 834 Misses 167 167 ```

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

xela-95 commented 5 months ago

Yes I agree, thanks @traversaro

traversaro commented 5 months ago

Feel free to merge, thanks!

xela-95 commented 5 months ago

Feel free to merge, thanks!

Ok! Closes #75