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

[DO NOT MERGE] Stochastic plots, noisy_integrate, and other plot shits #853

Closed
wants to merge 80 commits into from

Merge remote-tracking branch 'pyomeca/master' into gillis_noise_eve

ff8c300
Select commit
Loading
Failed to load commit list.
Closed

[DO NOT MERGE] Stochastic plots, noisy_integrate, and other plot shits #853

Merge remote-tracking branch 'pyomeca/master' into gillis_noise_eve
ff8c300
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 26, 2024 in 1s

57.43% of diff hit (target 78.50%)

View this Pull Request on Codecov

57.43% of diff hit (target 78.50%)

Annotations

Check warning on line 523 in bioptim/dynamics/configure_new_variable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/dynamics/configure_new_variable.py#L521-L523

Added lines #L521 - L523 were not covered by tests

Check warning on line 928 in bioptim/dynamics/configure_problem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/dynamics/configure_problem.py#L928

Added line #L928 was not covered by tests

Check warning on line 951 in bioptim/dynamics/configure_problem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/dynamics/configure_problem.py#L950-L951

Added lines #L950 - L951 were not covered by tests

Check warning on line 980 in bioptim/dynamics/configure_problem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/dynamics/configure_problem.py#L979-L980

Added lines #L979 - L980 were not covered by tests

Check warning on line 989 in bioptim/dynamics/configure_problem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/dynamics/configure_problem.py#L989

Added line #L989 was not covered by tests

Check warning on line 1008 in bioptim/dynamics/configure_problem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/dynamics/configure_problem.py#L1008

Added line #L1008 was not covered by tests

Check warning on line 189 in bioptim/dynamics/ode_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/dynamics/ode_solver.py#L189

Added line #L189 was not covered by tests

Check warning on line 242 in bioptim/dynamics/ode_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/dynamics/ode_solver.py#L242

Added line #L242 was not covered by tests

Check warning on line 249 in bioptim/dynamics/ode_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/dynamics/ode_solver.py#L249

Added line #L249 was not covered by tests

Check warning on line 139 in bioptim/examples/getting_started/pendulum.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/examples/getting_started/pendulum.py#L139

Added line #L139 was not covered by tests

Check warning on line 51 in bioptim/gui/check_conditioning.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/check_conditioning.py#L51

Added line #L51 was not covered by tests

Check warning on line 107 in bioptim/gui/check_conditioning.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/check_conditioning.py#L107

Added line #L107 was not covered by tests

Check warning on line 252 in bioptim/gui/check_conditioning.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/check_conditioning.py#L250-L252

Added lines #L250 - L252 were not covered by tests

Check warning on line 4 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L1-L4

Added lines #L1 - L4 were not covered by tests

Check warning on line 7 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L7

Added line #L7 was not covered by tests

Check warning on line 14 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L11-L14

Added lines #L11 - L14 were not covered by tests

Check warning on line 22 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L16-L22

Added lines #L16 - L22 were not covered by tests

Check warning on line 30 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L24-L30

Added lines #L24 - L30 were not covered by tests

Check warning on line 32 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L32

Added line #L32 was not covered by tests

Check warning on line 38 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L34-L38

Added lines #L34 - L38 were not covered by tests

Check warning on line 40 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L40

Added line #L40 was not covered by tests

Check warning on line 43 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 46 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 48 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L48

Added line #L48 was not covered by tests

Check warning on line 63 in bioptim/gui/ipopt_output_plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/gui/ipopt_output_plot.py#L63

Added line #L63 was not covered by tests