gazebosim / gz-physics

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

Define GZ_PHYSICS_VERSION_NAMESPACE in config.hh #597

Closed scpeters closed 8 months ago

scpeters commented 8 months ago

🦟 Bug fix

Part of https://github.com/gazebosim/gz-cmake/issues/412

Summary

Ensure that the GZ_PHYSICS_VERSION_NAMESPACE macro is defined in config.hh.in.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (c7035e5) 77.91% compared to head (d4a2d1c) 77.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #597 +/- ## ======================================= Coverage 77.91% 77.91% ======================================= Files 140 140 Lines 7766 7766 ======================================= Hits 6051 6051 Misses 1715 1715 ```

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