gazebosim / gz-physics

Abstract physics interface designed to support simulation and rapid development of robot applications.
https://gazebosim.org
Apache License 2.0
62 stars 38 forks source link

Prepare for 7.3.0 #659

Closed bperseghetti closed 1 week ago

bperseghetti commented 1 week ago

🎈 Release

Preparation for 7.3.0 release.

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 week ago

Codecov Report

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

Project coverage is 79.39%. Comparing base (92e02c3) to head (b7b2e06). Report is 23 commits behind head on gz-physics7.

:exclamation: Current head b7b2e06 differs from pull request most recent head e72959d

Please upload reports for the commit e72959d to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-physics7 #659 +/- ## =============================================== + Coverage 78.32% 79.39% +1.06% =============================================== Files 140 144 +4 Lines 8069 8473 +404 =============================================== + Hits 6320 6727 +407 + Misses 1749 1746 -3 ```

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

bperseghetti commented 1 week ago

@azeey did the windows CI machine die?

scpeters commented 1 week ago

@azeey did the windows CI machine die?

I just restarted the job. We've been having trouble with the windows machines disconnecting

azeey commented 1 week ago

Windows is having a hard time today. It passed in https://build.osrfoundation.org/job/gz_physics-pr-win/276/ so I'll go ahead and merge this.

peci1 commented 1 week ago

There's a possible "fixup" for this release (or rather a piggyback request) in https://github.com/gazebosim/gz-physics/pull/641#issuecomment-2190018675 .