gazebosim / gz-msgs

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

Bazel: Fix py_binary location #406

Closed mjcarroll closed 11 months ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (1b0b0f8) 95.57% compared to head (eea20a6) 95.57%.

:exclamation: Current head eea20a6 differs from pull request most recent head 0ded002. Consider uploading reports for the commit 0ded002 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-msgs9 #406 +/- ## ========================================= Coverage 95.57% 95.57% ========================================= Files 10 10 Lines 1062 1062 ========================================= Hits 1015 1015 Misses 47 47 ```

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

azeey commented 1 year ago

Does this need https://github.com/gazebosim/gz-bazel/pull/63?

mjcarroll commented 1 year ago

Yes, I'm in a chicken-and-egg situation, trying to untangle that a bit.

mjcarroll commented 11 months ago

This one is now ready for review since https://github.com/gazebosim/gz-bazel/pull/63 landed