Skip to content

Update grouped models - #974

Merged
NicolaCourtier merged 45 commits into
developfrom
grouped-voltage-components
Aug 17, 2026
Merged

Update grouped models#974
NicolaCourtier merged 45 commits into
developfrom
grouped-voltage-components

Reset set_initial_state and use A.h

9f84322
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 0s

92.90% (+0.76%) compared to 3171a07

View this Pull Request on Codecov

92.90% (+0.76%) compared to 3171a07

Details

Codecov Report

❌ Patch coverage is 94.36620% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.90%. Comparing base (3171a07) to head (9f84322).
⚠️ Report is 11 commits behind head on develop.

Files with missing lines Patch % Lines
pybop/models/alternative_functions.py 80.00% 5 Missing ⚠️
pybop/models/lithium_ion/grouped_spm.py 91.30% 4 Missing ⚠️
pybop/models/lithium_ion/grouped_spme.py 92.98% 4 Missing ⚠️
pybop/applications/gitt_methods.py 0.00% 2 Missing ⚠️
pybop/models/li_half_cell/base_model.py 96.87% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #974      +/-   ##
===========================================
+ Coverage    92.13%   92.90%   +0.76%     
===========================================
  Files           74       84      +10     
  Lines         5799     6777     +978     
===========================================
+ Hits          5343     6296     +953     
- Misses         456      481      +25     

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