Unified entry point for models and parameter sets #4490
+183
−101
Codecov / codecov/project
succeeded
Nov 24, 2024 in 1s
99.21% (-0.01%) compared to 3421fac, passed because coverage increased by 0% when compared to adjusted base (99.21%)
View this Pull Request on Codecov
99.21% (-0.01%) compared to 3421fac, passed because coverage increased by 0% when compared to adjusted base (99.21%)
Details
Codecov Report
Attention: Patch coverage is 98.24561%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 99.21%. Comparing base (
3421fac
) to head (81a6221
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/pybamm/dispatch/entry_points.py | 98.14% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #4490 +/- ##
===========================================
- Coverage 99.22% 99.21% -0.01%
===========================================
Files 302 303 +1
Lines 22821 22832 +11
===========================================
+ Hits 22643 22653 +10
- Misses 178 179 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading