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 non_linear_time, an array of time as an input to step function #3627

Merged
merged 34 commits into from
Mar 18, 2024

style: pre-commit fixes

5f1b8c1
Select commit
Loading
Failed to load commit list.
Merged

Implemented non_linear_time, an array of time as an input to step function #3627

style: pre-commit fixes
5f1b8c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 2, 2024 in 0s

34.28% of diff hit (target 99.59%)

View this Pull Request on Codecov

34.28% of diff hit (target 99.59%)

Annotations

Check warning on line 1176 in pybamm/solvers/base_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybamm/solvers/base_solver.py#L1171-L1176

Added lines #L1171 - L1176 were not covered by tests

Check warning on line 1187 in pybamm/solvers/base_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybamm/solvers/base_solver.py#L1182-L1187

Added lines #L1182 - L1187 were not covered by tests

Check warning on line 1191 in pybamm/solvers/base_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybamm/solvers/base_solver.py#L1191

Added line #L1191 was not covered by tests

Check warning on line 1193 in pybamm/solvers/base_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybamm/solvers/base_solver.py#L1193

Added line #L1193 was not covered by tests

Check warning on line 1222 in pybamm/solvers/base_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybamm/solvers/base_solver.py#L1219-L1222

Added lines #L1219 - L1222 were not covered by tests

Check warning on line 1224 in pybamm/solvers/base_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybamm/solvers/base_solver.py#L1224

Added line #L1224 was not covered by tests

Check warning on line 1227 in pybamm/solvers/base_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybamm/solvers/base_solver.py#L1226-L1227

Added lines #L1226 - L1227 were not covered by tests

Check warning on line 1234 in pybamm/solvers/base_solver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybamm/solvers/base_solver.py#L1233-L1234

Added lines #L1233 - L1234 were not covered by tests