Skip to content

Allow user to choose plotting library#928

Draft
SarahRo wants to merge 24 commits into
developfrom
matplotlib
Draft

Allow user to choose plotting library#928
SarahRo wants to merge 24 commits into
developfrom
matplotlib

clean up notebook output

402646f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 0s

92.22% (+2.81%) compared to 4628a65

View this Pull Request on Codecov

92.22% (+2.81%) compared to 4628a65

Details

Codecov Report

❌ Patch coverage is 95.61129% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.22%. Comparing base (4628a65) to head (402646f).
⚠️ Report is 59 commits behind head on develop.

Files with missing lines Patch % Lines
pybop/plot/backends/matplotlib.py 94.02% 11 Missing ⚠️
pybop/plot/backends/plotly.py 94.61% 9 Missing ⚠️
pybop/plot/util.py 94.91% 3 Missing ⚠️
pybop/plot/convergence.py 85.71% 1 Missing ⚠️
pybop/plot/distribution.py 91.66% 1 Missing ⚠️
pybop/plot/parameters.py 91.66% 1 Missing ⚠️
pybop/plot/predictive.py 88.88% 1 Missing ⚠️
pybop/plot/standard_plots.py 97.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #928      +/-   ##
===========================================
+ Coverage    89.41%   92.22%   +2.81%     
===========================================
  Files           63       80      +17     
  Lines         4857     6164    +1307     
===========================================
+ Hits          4343     5685    +1342     
+ Misses         514      479      -35     

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