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

Adds Base Likelihoods, Maximum Likelihood Example #218

Merged
merged 11 commits into from
Mar 8, 2024

Fix basecost.evaluateS1 tuple negate, up coverage via integration add…

13309fb
Select commit
Loading
Failed to load commit list.
Merged

Adds Base Likelihoods, Maximum Likelihood Example #218

Fix basecost.evaluateS1 tuple negate, up coverage via integration add…
13309fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 8, 2024 in 0s

91.81% of diff hit (target 94.34%)

View this Pull Request on Codecov

91.81% of diff hit (target 94.34%)

Annotations

Check warning on line 23 in pybop/costs/_likelihoods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/costs/_likelihoods.py#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 79 in pybop/costs/_likelihoods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/costs/_likelihoods.py#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 142 in pybop/costs/_likelihoods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/costs/_likelihoods.py#L142

Added line #L142 was not covered by tests

Check warning on line 147 in pybop/costs/_likelihoods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/costs/_likelihoods.py#L146-L147

Added lines #L146 - L147 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/costs/fitting_costs.py#L73

Added line #L73 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/costs/fitting_costs.py#L180

Added line #L180 was not covered by tests