Skip to content

Add type import

6e92b7c
Select commit
Loading
Failed to load commit list.
Draft

Add plot of predictions #918

Add type import
6e92b7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 0s

92.48% (+3.06%) compared to 4628a65

View this Pull Request on Codecov

92.48% (+3.06%) compared to 4628a65

Details

Codecov Report

❌ Patch coverage is 55.35714% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.48%. Comparing base (4628a65) to head (6e92b7c).
⚠️ Report is 43 commits behind head on develop.

Files with missing lines Patch % Lines
pybop/plot/predictive.py 24.13% 22 Missing ⚠️
pybop/costs/feature_distances.py 83.33% 1 Missing ⚠️
pybop/optimisers/ep_bolfi_optimiser.py 91.66% 1 Missing ⚠️
pybop/samplers/base_sampler.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #918      +/-   ##
===========================================
+ Coverage    89.41%   92.48%   +3.06%     
===========================================
  Files           63       74      +11     
  Lines         4857     5720     +863     
===========================================
+ Hits          4343     5290     +947     
+ Misses         514      430      -84     

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