gazebosim / gz-transport

Transport library for component communication based on publication/subscription and service calls.
https://gazebosim.org
Apache License 2.0
29 stars 42 forks source link

Add package.xml #485

Closed azeey closed 5 months ago

azeey commented 6 months ago

🎉 New feature

Summary

Add package.xml based on dependencies found in .github/ci/packages.

This is to test out using vendor packages to provide Gazebo packages to ROS users (see https://github.com/gazebo-tooling/release-tools/issues/1117).

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 87.74%. Comparing base (eac2e69) to head (54ac4e3). Report is 14 commits behind head on gz-transport13.

:exclamation: Current head 54ac4e3 differs from pull request most recent head e755993. Consider uploading reports for the commit e755993 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-transport13 #485 +/- ## ================================================== + Coverage 87.69% 87.74% +0.04% ================================================== Files 59 59 Lines 5704 5710 +6 ================================================== + Hits 5002 5010 +8 + Misses 702 700 -2 ```

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