gazebosim / gz-physics

Abstract physics interface designed to support simulation and rapid development of robot applications.
https://gazebosim.org
Apache License 2.0
63 stars 38 forks source link

bazel: Updates for garden (minus ABI break) #598

Open mjcarroll opened 5 months ago

mjcarroll commented 5 months ago

Rework #513 to not break ABI.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 78.67%. Comparing base (ea90ada) to head (4d6ef43).

Files Patch % Lines
src/InstallationDirectories.cc 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-physics6 #598 +/- ## =============================================== + Coverage 78.52% 78.67% +0.14% =============================================== Files 140 140 Lines 7670 7652 -18 =============================================== - Hits 6023 6020 -3 + Misses 1647 1632 -15 ```

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

mjcarroll commented 5 months ago

Tested here: https://github.com/gazebosim/gz-bazel/pull/70

mjcarroll commented 4 months ago

@osrf-jenkins retest this please

azeey commented 4 weeks ago

@azeey to take a look at macOS failures.