PyBaMM icon indicating copy to clipboard operation
PyBaMM copied to clipboard

5154 test fixes

Open pipliggins opened this issue 3 weeks ago • 2 comments

Testing some pytest test fixes for #5191 without polluting the history

pipliggins avatar Dec 02 '25 16:12 pipliggins

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Codecov Report

:x: Patch coverage is 99.53488% with 1 line in your changes missing coverage. Please review. :white_check_mark: Project coverage is 98.79%. Comparing base (4e891cb) to head (551b319).

Files with missing lines Patch % Lines
src/pybamm/solvers/base_solver.py 99.10% 1 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5304      +/-   ##
===========================================
+ Coverage    98.77%   98.79%   +0.02%     
===========================================
  Files          321      321              
  Lines        27746    27733      -13     
===========================================
- Hits         27406    27400       -6     
+ Misses         340      333       -7     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Dec 11 '25 14:12 codecov[bot]