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

Replaced state["scaled"] by state.scaled #663

Merged
merged 2 commits into from
May 4, 2023
Merged

Conversation

pariterre
Copy link
Member

@pariterre pariterre commented May 4, 2023

This change is Reviewable

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Patch coverage: 60.13% and project coverage change: -0.15 ⚠️

Comparison is base (20d6781) 81.26% compared to head (5ed2dbd) 81.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #663      +/-   ##
==========================================
- Coverage   81.26%   81.11%   -0.15%     
==========================================
  Files         112      112              
  Lines       12910    12906       -4     
==========================================
- Hits        10491    10469      -22     
- Misses       2419     2437      +18     
Impacted Files Coverage Δ
bioptim/dynamics/dynamics_functions.py 94.62% <ø> (+0.35%) ⬆️
bioptim/dynamics/ode_solver.py 89.47% <ø> (ø)
bioptim/interfaces/interface_utils.py 83.50% <0.00%> (ø)
...getting_started/example_continuity_as_objective.py 47.43% <33.33%> (ø)
bioptim/optimization/optimization_variable.py 80.71% <46.87%> (-7.22%) ⬇️
bioptim/examples/fatigue/pendulum_with_fatigue.py 82.60% <50.00%> (ø)
...ioptim/examples/fatigue/static_arm_with_fatigue.py 67.85% <50.00%> (ø)
...ptim/examples/getting_started/custom_constraint.py 87.50% <50.00%> (ø)
...ioptim/examples/getting_started/custom_dynamics.py 88.37% <50.00%> (ø)
...ptim/examples/getting_started/custom_objectives.py 84.21% <50.00%> (ø)
... and 35 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pariterre pariterre merged commit b94a780 into pyomeca:master May 4, 2023
4 of 6 checks passed
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.

None yet

1 participant