PyBaMM icon indicating copy to clipboard operation
PyBaMM copied to clipboard

[GSoC 2025] Example notebook for custom model serialisation

Open medha-14 opened this issue 4 months ago • 2 comments

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

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

medha-14 avatar Aug 21 '25 11:08 medha-14

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.79%. Comparing base (327948a) to head (b616278). :warning: Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5170      +/-   ##
===========================================
+ Coverage    98.78%   98.79%   +0.01%     
===========================================
  Files          320      320              
  Lines        27075    27092      +17     
===========================================
+ Hits         26745    26766      +21     
+ Misses         330      326       -4     

: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 Aug 22 '25 19:08 codecov[bot]