Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add check for valid world pose cmd values #2640

Merged
merged 1 commit into from
Oct 4, 2024

Check world pose cmd value

827afee
Select commit
Loading
Failed to load commit list.
Merged

Add check for valid world pose cmd values #2640

Check world pose cmd value
827afee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

68.86% (+3.10%) compared to ab18888

View this Pull Request on Codecov

68.86% (+3.10%) compared to ab18888

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 68.86%. Comparing base (ab18888) to head (827afee).
Report is 123 commits behind head on gz-sim8.

Files with missing lines Patch % Lines
src/systems/physics/Physics.cc 62.50% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           gz-sim8    #2640      +/-   ##
===========================================
+ Coverage    65.75%   68.86%   +3.10%     
===========================================
  Files          327      339      +12     
  Lines        31233    32856    +1623     
===========================================
+ Hits         20537    22625    +2088     
+ Misses       10696    10231     -465     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.