Make is-zero-checks compatible with the upcoming sympy>1.12 #2350
Codecov / codecov/project
succeeded
Mar 5, 2024 in 1s
77.94% (+0.07%) compared to 2235ab7
View this Pull Request on Codecov
77.94% (+0.07%) compared to 2235ab7
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 77.94%. Comparing base (
2235ab7
) to head (d3e069e
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2350 +/- ##
===========================================
+ Coverage 77.86% 77.94% +0.07%
===========================================
Files 324 324
Lines 20731 20731
Branches 1449 1449
===========================================
+ Hits 16143 16159 +16
+ Misses 4585 4569 -16
Partials 3 3
Files | Coverage Δ | |
---|---|---|
python/sdist/amici/cxxcodeprinter.py | 90.19% <100.00%> (ø) |
|
python/sdist/amici/de_model.py | 92.63% <100.00%> (ø) |
Loading