Skip to content

conditional coverage

f31d8e7
Select commit
Loading
Failed to load commit list.
Open

Single model for experiment #5422

conditional coverage
f31d8e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

98.31% (+0.06%) compared to fc13f30

View this Pull Request on Codecov

98.31% (+0.06%) compared to fc13f30

Details

Codecov Report

❌ Patch coverage is 99.37759% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.31%. Comparing base (fc13f30) to head (f31d8e7).

Files with missing lines Patch % Lines
src/pybamm/simulation.py 99.19% 2 Missing ⚠️
src/pybamm/expression_tree/conditional.py 98.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5422      +/-   ##
==========================================
+ Coverage   98.24%   98.31%   +0.06%     
==========================================
  Files         330      331       +1     
  Lines       30072    30471     +399     
==========================================
+ Hits        29544    29957     +413     
+ Misses        528      514      -14     

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