Fix drive cycle duration bug #5153
Merged
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.
Loading