Skip to content

Increment version number

e7e1aba
Select commit
Loading
Failed to load commit list.
Merged

Release v26.3 #903

Increment version number
e7e1aba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 1s

92.84% (+3.42%) compared to 4628a65

View this Pull Request on Codecov

92.84% (+3.42%) compared to 4628a65

Details

Codecov Report

❌ Patch coverage is 92.29145% with 146 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.84%. Comparing base (4628a65) to head (e7e1aba).

Files with missing lines Patch % Lines
pybop/applications/gitt_methods.py 2.85% 34 Missing ⚠️
pybop/applications/ocp_methods.py 0.00% 27 Missing ⚠️
pybop/simulators/failed_solution.py 73.52% 18 Missing ⚠️
pybop/analysis/classification.py 87.83% 9 Missing ⚠️
pybop/problems/meta_problem.py 57.89% 8 Missing ⚠️
pybop/processing/dataset.py 79.41% 7 Missing ⚠️
pybop/parameters/distributions.py 90.90% 5 Missing ⚠️
pybop/applications/base_method.py 20.00% 4 Missing ⚠️
pybop/costs/error_measures.py 88.23% 4 Missing ⚠️
pybop/pybamm/simulator.py 94.44% 4 Missing ⚠️
... and 21 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #903      +/-   ##
==========================================
+ Coverage   89.41%   92.84%   +3.42%     
==========================================
  Files          63       73      +10     
  Lines        4857     5674     +817     
==========================================
+ Hits         4343     5268     +925     
+ Misses        514      406     -108     

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