Skip to content

Update the JOSS plotting scripts and design plots#966

Open
NicolaCourtier wants to merge 5 commits into
developfrom
joss-plots
Open

Update the JOSS plotting scripts and design plots#966
NicolaCourtier wants to merge 5 commits into
developfrom
joss-plots

Conversation

@NicolaCourtier

Copy link
Copy Markdown
Member

Description

Update the JOSS plotting scripts to work with the current version of PyBOP and re-create the design optimisation plots in light of a bug fix applied in PR 857 (January 2026) to the pybop.pybamm.Simulator class.

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #).

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: $ pre-commit run or $ nox -s pre-commit (see CONTRIBUTING.md for how to set this up to run automatically when committing locally, in just two lines of code)
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctest
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.95%. Comparing base (3171a07) to head (62fd833).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #966      +/-   ##
===========================================
+ Coverage    92.13%   92.95%   +0.81%     
===========================================
  Files           74       80       +6     
  Lines         5799     6614     +815     
===========================================
+ Hits          5343     6148     +805     
- Misses         456      466      +10     

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants