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

[RTR] Fix sol.integrate shooting.single continuity #859

Merged
merged 18 commits into from
Mar 15, 2024

Fixed new error message of casadi

e9cdff0
Select commit
Loading
Failed to load commit list.
Merged

[RTR] Fix sol.integrate shooting.single continuity #859

Fixed new error message of casadi
e9cdff0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 0s

78.47% (+0.22%) compared to 7494252

View this Pull Request on Codecov

78.47% (+0.22%) compared to 7494252

Details

Codecov Report

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

Project coverage is 78.47%. Comparing base (7494252) to head (e9cdff0).
Report is 84 commits behind head on master.

❗ Current head e9cdff0 differs from pull request most recent head ba39461. Consider uploading reports for the commit ba39461 to get more accurate results

Files Patch % Lines
bioptim/optimization/solution/solution.py 86.36% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #859      +/-   ##
==========================================
+ Coverage   78.25%   78.47%   +0.22%     
==========================================
  Files         139      140       +1     
  Lines       16228    16264      +36     
==========================================
+ Hits        12699    12763      +64     
+ Misses       3529     3501      -28     

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