Skip to content

Update Optimal Control Example Documentation #380

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

wenwen0231
Copy link

Summary
Fix documentation typos in optimal control examples & add unit tests that check the output results match expected values within a certain tolerance.

Closing issues
Fixes issue #379

Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.67%. Comparing base (5915743) to head (6d96753).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #380   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          35       35           
  Lines        6760     6760           
=======================================
  Hits         6738     6738           
  Misses         22       22           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pulsipher
Copy link
Collaborator

Thanks for this, the doc failure is due to link check failures that should go away when we run it again. To make the tests more robust, please change to tolerance to 1e-6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants