Allow user to choose plotting library #928
Draft
Codecov / codecov/project
succeeded
Apr 13, 2026 in 0s
90.92% (+1.50%) compared to 4628a65
View this Pull Request on Codecov
90.92% (+1.50%) compared to 4628a65
Details
Codecov Report
❌ Patch coverage is 95.43058% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.92%. Comparing base (4628a65) to head (5c12c72).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pybop/plot/matplotlib/standard_plots.py | 94.70% | 8 Missing |
| pybop/plot/util.py | 82.85% | 6 Missing |
| pybop/plot/matplotlib/voronoi.py | 96.00% | 2 Missing |
| pybop/plot/plotly/standard_plots.py | 98.01% | 2 Missing |
| pybop/plot/plotly/voronoi.py | 96.00% | 2 Missing |
| pybop/plot/plots.py | 80.00% | 2 Missing |
| pybop/plot/problem.py | 85.71% | 2 Missing |
| pybop/plot/matplotlib/util.py | 88.88% | 1 Missing |
| pybop/plot/voronoi.py | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #928 +/- ##
===========================================
+ Coverage 89.41% 90.92% +1.50%
===========================================
Files 63 83 +20
Lines 4857 6072 +1215
===========================================
+ Hits 4343 5521 +1178
- Misses 514 551 +37 ☔ 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.
Loading