Skip to content

Merge branch 'develop' into create-parent-result

5bd67e3
Select commit
Loading
Failed to load commit list.
Merged

Create parent Result class #860

Merge branch 'develop' into create-parent-result
5bd67e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 1s

90.79% (+1.38%) compared to 4628a65

View this Pull Request on Codecov

90.79% (+1.38%) compared to 4628a65

Details

Codecov Report

❌ Patch coverage is 95.58824% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.79%. Comparing base (4628a65) to head (5bd67e3).
⚠️ Report is 12 commits behind head on develop.

Files with missing lines Patch % Lines
pybop/_result.py 88.88% 1 Missing ⚠️
pybop/plot/contour.py 50.00% 1 Missing ⚠️
pybop/plot/convergence.py 50.00% 1 Missing ⚠️
pybop/plot/parameters.py 75.00% 1 Missing ⚠️
pybop/plot/voronoi.py 50.00% 1 Missing ⚠️
pybop/samplers/base_sampler.py 98.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #860      +/-   ##
===========================================
+ Coverage    89.41%   90.79%   +1.38%     
===========================================
  Files           63       66       +3     
  Lines         4857     5162     +305     
===========================================
+ Hits          4343     4687     +344     
+ Misses         514      475      -39     

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