Skip to content

Merge branch 'main' into simplified-casadi-conversion

68434cc
Select commit
Loading
Failed to load commit list.
Merged

Refactor casadi conversion #5436

Merge branch 'main' into simplified-casadi-conversion
68434cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 1s

98.36% (+0.01%) compared to 2de8f10

View this Pull Request on Codecov

98.36% (+0.01%) compared to 2de8f10

Details

Codecov Report

❌ Patch coverage is 97.58713% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.36%. Comparing base (2de8f10) to head (68434cc).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/pybamm/expression_tree/functions.py 90.47% 4 Missing ⚠️
src/pybamm/expression_tree/interpolant.py 97.05% 3 Missing ⚠️
src/pybamm/expression_tree/concatenations.py 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5436      +/-   ##
==========================================
+ Coverage   98.34%   98.36%   +0.01%     
==========================================
  Files         333      333              
  Lines       30480    30484       +4     
==========================================
+ Hits        29976    29985       +9     
+ Misses        504      499       -5     

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