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

Datatype restructure for optimisation objects #224

Merged
merged 10 commits into from
Mar 13, 2024

add infeasible cost tests, remove redundant scipyminimise maxiter opt…

afd4990
Select commit
Loading
Failed to load commit list.
Merged

Datatype restructure for optimisation objects #224

add infeasible cost tests, remove redundant scipyminimise maxiter opt…
afd4990
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 13, 2024 in 1s

93.60% of diff hit (target 93.92%)

View this Pull Request on Codecov

93.60% of diff hit (target 93.92%)

Annotations

Check warning on line 62 in pybop/costs/design_costs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/costs/design_costs.py#L62

Added line #L62 was not covered by tests

Check warning on line 84 in pybop/costs/fitting_costs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/costs/fitting_costs.py#L82-L84

Added lines #L82 - L84 were not covered by tests

Check warning on line 231 in pybop/models/lithium_ion/echem_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/models/lithium_ion/echem_base.py#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 110 in pybop/observers/observer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/observers/observer.py#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 113 in pybop/observers/observer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/observers/observer.py#L113

Added line #L113 was not covered by tests

Check warning on line 119 in pybop/plotting/plot_cost2d.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/plotting/plot_cost2d.py#L119

Added line #L119 was not covered by tests

Check warning on line 51 in pybop/plotting/plot_problem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/plotting/plot_problem.py#L51

Added line #L51 was not covered by tests