gazebosim / gz-msgs

Messages for Gazebo robot simulation.
https://gazebosim.org
Apache License 2.0
21 stars 43 forks source link

Include config.hh to get needed macros #426

Closed scpeters closed 4 months ago

scpeters commented 4 months ago

🦟 Bug fix

Part of gazebosim/gz-cmake#412.

Summary

This includes gz/msgs/config.hh wherever the GZ_MSGS_VERSION_NAMESPACE macro is used in order to provide the macro definition.

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 4 months ago

Codecov Report

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

Comparison is base (fbc0480) 97.41% compared to head (ea4d420) 97.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #426 +/- ## ======================================= Coverage 97.41% 97.41% ======================================= Files 27 27 Lines 1201 1201 ======================================= Hits 1170 1170 Misses 31 31 ```

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