Skip to content

Release v25.12.1#5359

Merged
BradyPlanden merged 4 commits into
mainfrom
v25.12.1
Jan 21, 2026
Merged

Release v25.12.1#5359
BradyPlanden merged 4 commits into
mainfrom
v25.12.1

Conversation

@BradyPlanden
Copy link
Copy Markdown
Member

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

BradyPlanden and others added 2 commits January 21, 2026 09:39
* fix: inputs dict bug w/ unprocessed child parameters, cache collision bugs

* docs: changelog entry

(cherry picked from commit 3517cff)
* minor composite esoh fixes

* style: pre-commit fixes

* try split composite eSOH solve

* use split for initial conditions on failure

* style: pre-commit fixes

* fix v_low/high vs soc_0/100

* consisten min/max sto calculations

* update changelog

* style: pre-commit fixes

* PR comments

* fix direction in solve_split

* Update src/pybamm/models/full_battery_models/lithium_ion/electrode_soh_composite.py

Co-authored-by: Marc Berliner <34451391+MarcBerliner@users.noreply.github.com>

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Marc Berliner <34451391+MarcBerliner@users.noreply.github.com>

(cherry picked from commit 18461a1)
@BradyPlanden BradyPlanden requested a review from a team as a code owner January 21, 2026 09:48
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.39%. Comparing base (3a022fc) to head (6ddf774).
⚠️ Report is 69 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5359      +/-   ##
==========================================
- Coverage   98.41%   98.39%   -0.03%     
==========================================
  Files         326      326              
  Lines       28661    28661              
==========================================
- Hits        28207    28201       -6     
- Misses        454      460       +6     

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

@BradyPlanden BradyPlanden merged commit 39a4b2b into main Jan 21, 2026
23 of 26 checks passed
@BradyPlanden BradyPlanden deleted the v25.12.1 branch January 21, 2026 10:12
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