[ ] While waiting for a review on your PR, please help review another open pull request to support the maintainers
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.
Signed-off-by: youhy haoyuan2019@outlook.com
Increase the test coverage rate for gz-msgs5 from ~18% to ~85%.
Summary
All codes generated by proto all follow this pattern:
*.pb.cc
or*.pb.h
To test this, follow https://gazebosim.org/docs/all/contributing#test-coverage to generate coverage report for gz-msgs5
Before:
After:
Checklist
codecheck
passed (See contributing)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.