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

Support setting solver iterations #609

Merged
merged 4 commits into from
Mar 21, 2024

style, includes

adc1b3d
Select commit
Loading
Failed to load commit list.
Merged

Support setting solver iterations #609

style, includes
adc1b3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2024 in 0s

78.40% (+0.08%) compared to 492b124

View this Pull Request on Codecov

78.40% (+0.08%) compared to 492b124

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 78.40%. Comparing base (492b124) to head (adc1b3d).

Files Patch % Lines
dartsim/src/WorldFeatures.cc 83.78% 6 Missing ⚠️
bullet-featherstone/src/WorldFeatures.cc 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #609      +/-   ##
==========================================
+ Coverage   78.32%   78.40%   +0.08%     
==========================================
  Files         140      140              
  Lines        8069     8132      +63     
==========================================
+ Hits         6320     6376      +56     
- Misses       1749     1756       +7     

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