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

Handle relational operators in SBML import #2652

Merged
merged 1 commit into from
Mar 4, 2025

Handle relational operators in SBML import

9673abd
Select commit
Loading
Failed to load commit list.
Merged

Handle relational operators in SBML import #2652

Handle relational operators in SBML import
9673abd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 4, 2025 in 0s

77.16% (-0.04%) compared to f742e48

View this Pull Request on Codecov

77.16% (-0.04%) compared to f742e48

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.16%. Comparing base (f742e48) to head (9673abd).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2652      +/-   ##
===========================================
- Coverage    77.19%   77.16%   -0.04%     
===========================================
  Files          332      332              
  Lines        23142    23142              
  Branches      1480     1480              
===========================================
- Hits         17864    17857       -7     
- Misses        5267     5274       +7     
  Partials        11       11              
Files with missing lines Coverage Δ
python/sdist/amici/import_utils.py 89.36% <ø> (ø)

... and 2 files with indirect coverage changes