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

Implemented time in dynamic #843

Merged
merged 13 commits into from
Feb 14, 2024

Made MINIMIZE_TIME dependent on node, and remove sol.times(), states(…

c0e1952
Select commit
Loading
Failed to load commit list.
Merged

Implemented time in dynamic #843

Made MINIMIZE_TIME dependent on node, and remove sol.times(), states(…
c0e1952
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 14, 2024 in 0s

90.14% of diff hit (target 78.22%)

View this Pull Request on Codecov

90.14% of diff hit (target 78.22%)

Annotations

Check warning on line 654 in bioptim/limits/constraints.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/limits/constraints.py#L654

Added line #L654 was not covered by tests

Check warning on line 680 in bioptim/limits/constraints.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/limits/constraints.py#L680

Added line #L680 was not covered by tests

Check warning on line 931 in bioptim/limits/constraints.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/limits/constraints.py#L931

Added line #L931 was not covered by tests

Check warning on line 935 in bioptim/limits/constraints.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/limits/constraints.py#L934-L935

Added lines #L934 - L935 were not covered by tests

Check warning on line 937 in bioptim/limits/constraints.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/limits/constraints.py#L937

Added line #L937 was not covered by tests

Check warning on line 324 in bioptim/limits/multinode_penalty.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/limits/multinode_penalty.py#L324

Added line #L324 was not covered by tests

Check warning on line 215 in bioptim/limits/penalty.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/limits/penalty.py#L215

Added line #L215 was not covered by tests

Check warning on line 217 in bioptim/limits/penalty.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/limits/penalty.py#L217

Added line #L217 was not covered by tests

Check warning on line 235 in bioptim/limits/penalty.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/limits/penalty.py#L235

Added line #L235 was not covered by tests

Check warning on line 98 in bioptim/optimization/optimization_variable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/optimization/optimization_variable.py#L98

Added line #L98 was not covered by tests

Check warning on line 452 in bioptim/optimization/solution/solution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/optimization/solution/solution.py#L452

Added line #L452 was not covered by tests

Check warning on line 465 in bioptim/optimization/solution/solution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/optimization/solution/solution.py#L465

Added line #L465 was not covered by tests

Check warning on line 468 in bioptim/optimization/solution/solution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bioptim/optimization/solution/solution.py#L468

Added line #L468 was not covered by tests