gazebosim / gz-msgs

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

Disable Focal on Harmonic #363

Closed azeey closed 1 year ago

azeey commented 1 year ago

🎉 New feature

Summary

Harmonic only supports Jammy so removing Focal CI.

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 1 year ago

Codecov Report

Merging #363 (48383e4) into main (572f59b) will increase coverage by 0.27%. The diff coverage is n/a.

:exclamation: Current head 48383e4 differs from pull request most recent head ee12391. Consider uploading reports for the commit ee12391 to get more accurate results

@@            Coverage Diff             @@
##             main     #363      +/-   ##
==========================================
+ Coverage   95.43%   95.71%   +0.27%     
==========================================
  Files          10        9       -1     
  Lines        1030     1073      +43     
==========================================
+ Hits          983     1027      +44     
+ Misses         47       46       -1     

see 7 files with indirect coverage changes

azeey commented 1 year ago

@mjcarroll I've disabled doxygen for autogenerated protobuf files in https://github.com/gazebosim/gz-msgs/pull/363/commits/ee1239120592290f55f1fc014b079158e35a843f. The generation used to work somewhat in ign-msgs8 (https://gazebosim.org/api/msgs/8/namespaceignition_1_1msgs.html), but seems to be broken in gz-msgs9 because the generated files are now in the details namespace and our doxygen configuration ignores that namespace. I don't think it's worth the effort to generate docs since the API is documented in https://protobuf.dev/reference/cpp/api-docs/