Skip to content

EP-BOLFI only works with feature distances

a8665e1
Select commit
Loading
Failed to load commit list.
Merged

initial values instead of mean #919

EP-BOLFI only works with feature distances
a8665e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 0s

92.36% (-0.13%) compared to e63f2e9

View this Pull Request on Codecov

92.36% (-0.13%) compared to e63f2e9

Details

Codecov Report

❌ Patch coverage is 69.23077% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.36%. Comparing base (e63f2e9) to head (a8665e1).

Files with missing lines Patch % Lines
pybop/optimisers/ep_bolfi_optimiser.py 75.00% 5 Missing ⚠️
pybop/costs/feature_distances.py 60.00% 2 Missing ⚠️
pybop/costs/base_cost.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##           add-plot-predictive     #919      +/-   ##
=======================================================
- Coverage                92.48%   92.36%   -0.13%     
=======================================================
  Files                       74       74              
  Lines                     5724     5725       +1     
=======================================================
- Hits                      5294     5288       -6     
- Misses                     430      437       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.