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

Add Hessian check for 2-parameter problems #363

Merged
merged 36 commits into from
Dec 20, 2024

Check bounds proximity if infinite cost

bac1082
Select commit
Loading
Failed to load commit list.
Merged

Add Hessian check for 2-parameter problems #363

Check bounds proximity if infinite cost
bac1082
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

99.19% (+0.10%) compared to c8b00e6

View this Pull Request on Codecov

99.19% (+0.10%) compared to c8b00e6

Details

Codecov Report

Attention: Patch coverage is 96.96970% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.19%. Comparing base (c8b00e6) to head (bac1082).
Report is 42 commits behind head on develop.

Files with missing lines Patch % Lines
pybop/_classification.py 96.92% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #363      +/-   ##
===========================================
+ Coverage    99.08%   99.19%   +0.10%     
===========================================
  Files           52       59       +7     
  Lines         3605     4333     +728     
===========================================
+ Hits          3572     4298     +726     
- Misses          33       35       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.