Skip to content

Fix drive cycle duration bug #5153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 25, 2025

Update CHANGELOG.md

f8b1f80
Select commit
Loading
Failed to load commit list.
Merged

Fix drive cycle duration bug #5153

Update CHANGELOG.md
f8b1f80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2025 in 1s

98.85% (-0.01%) compared to 69bb924, passed because coverage increased by 0% when compared to adjusted base (98.86%)

View this Pull Request on Codecov

98.85% (-0.01%) compared to 69bb924, passed because coverage increased by 0% when compared to adjusted base (98.86%)

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.85%. Comparing base (69bb924) to head (f8b1f80).

Files with missing lines Patch % Lines
src/pybamm/experiment/step/base_step.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5153      +/-   ##
===========================================
- Coverage    98.86%   98.85%   -0.01%     
===========================================
  Files          320      320              
  Lines        26825    26829       +4     
===========================================
+ Hits         26520    26523       +3     
- Misses         305      306       +1     

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