PyBaMM icon indicating copy to clipboard operation
PyBaMM copied to clipboard

Strip notebooks and move processing to read-the-docs

Open kratman opened this issue 8 months ago • 2 comments

Description

Replaces #4820

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: nox -s pre-commit
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctests
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

kratman avatar Apr 25 '25 14:04 kratman

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 98.57%. Comparing base (2e9f431) to head (c9031f0). :warning: Report is 235 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4995   +/-   ##
========================================
  Coverage    98.57%   98.57%           
========================================
  Files          304      304           
  Lines        23652    23652           
========================================
  Hits         23316    23316           
  Misses         336      336           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Apr 25 '25 15:04 codecov[bot]