Closed azeey closed 1 year ago
Merging #363 (48383e4) into main (572f59b) will increase coverage by
0.27%
. The diff coverage isn/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
@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/
🎉 New feature
Summary
Harmonic only supports Jammy so removing Focal CI.
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.