Skip to content

2D#5106

Merged
aabills merged 90 commits intopybamm-team:developfrom
aabills:2D
Aug 8, 2025
Merged

2D#5106
aabills merged 90 commits intopybamm-team:developfrom
aabills:2D

Conversation

@aabills
Copy link
Contributor

@aabills aabills commented Jul 9, 2025

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

@codecov
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

❌ Patch coverage is 93.85965% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.90%. Comparing base (6d60ee7) to head (d9e0aa6).
⚠️ Report is 159 commits behind head on develop.

Files with missing lines Patch % Lines
src/pybamm/solvers/processed_variable.py 69.09% 17 Missing ⚠️
...ls/full_battery_models/lithium_ion/basic_dfn_2d.py 94.39% 6 Missing ⚠️
src/pybamm/discretisations/discretisation.py 98.30% 1 Missing ⚠️
src/pybamm/expression_tree/unary_operators.py 97.56% 1 Missing ⚠️
src/pybamm/expression_tree/vector_field.py 96.00% 1 Missing ⚠️
src/pybamm/meshes/meshes.py 98.03% 1 Missing ⚠️
src/pybamm/plotting/quick_plot.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5106      +/-   ##
===========================================
- Coverage    99.06%   98.90%   -0.17%     
===========================================
  Files          312      316       +4     
  Lines        24671    26194    +1523     
===========================================
+ Hits         24440    25906    +1466     
- Misses         231      288      +57     

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

@aabills aabills marked this pull request as ready for review August 1, 2025 23:36
Copy link
Contributor

@rtimms rtimms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @aabills , overall looks great! just a few comments, mostly minor

@aabills aabills merged commit c06726d into pybamm-team:develop Aug 8, 2025
20 of 22 checks passed
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