Skip to content

Test feature failure

4641acc
Select commit
Loading
Failed to load commit list.
Merged

Add plot of predictions #918

Test feature failure
4641acc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 0s

92.06% (+2.65%) compared to 4628a65

View this Pull Request on Codecov

92.06% (+2.65%) compared to 4628a65

Details

Codecov Report

❌ Patch coverage is 85.98131% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.06%. Comparing base (4628a65) to head (4641acc).
⚠️ Report is 53 commits behind head on develop.

Files with missing lines Patch % Lines
pybop/optimisers/ep_bolfi_optimiser.py 80.64% 6 Missing ⚠️
pybop/samplers/base_sampler.py 70.58% 5 Missing ⚠️
pybop/plot/predictive.py 90.62% 3 Missing ⚠️
pybop/costs/feature_distances.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #918      +/-   ##
===========================================
+ Coverage    89.41%   92.06%   +2.65%     
===========================================
  Files           63       74      +11     
  Lines         4857     5762     +905     
===========================================
+ Hits          4343     5305     +962     
+ Misses         514      457      -57     

☔ 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.