-
Notifications
You must be signed in to change notification settings - Fork 31
Remove auto-generated flux_r0 expression in models without reactions
#3057
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3057 +/- ##
===========================================
- Coverage 78.15% 49.57% -28.59%
===========================================
Files 312 312
Lines 20643 20647 +4
Branches 1499 1499
===========================================
- Hits 16133 10235 -5898
- Misses 4500 10304 +5804
- Partials 10 108 +98
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Almost. |
a876228 to
1cbe6b3
Compare
This may have been necessary with earlier sympy versions, but I don't think we still need that. Let's not make users wonder where that expression comes from. Closes AMICI-dev#3045.
|
The stored test results need updating because |
This may have been necessary with earlier sympy versions, but I don't think we still need that. Let's not make users wonder where that expression comes from.
Closes #3045.