Skip to content
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

Make is-zero-checks compatible with the upcoming sympy>1.12 #2350

Merged
merged 1 commit into from
Mar 5, 2024

Make is-zero-checks compatible to the upcoming sympy>1.12

d3e069e
Select commit
Loading
Failed to load commit list.
Merged

Make is-zero-checks compatible with the upcoming sympy>1.12 #2350

Make is-zero-checks compatible to the upcoming sympy>1.12
d3e069e
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%> (ø)

... and 4 files with indirect coverage changes