Skip to content

PySB import: Replace all PySB objects by plain sympy objects when cre…

014aed1
Select commit
Loading
Failed to load commit list.
Merged

PySB import: Replace all PySB objects by plain sympy objects when cre… #3072

PySB import: Replace all PySB objects by plain sympy objects when cre…
014aed1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 25, 2025 in 0s

77.10% (-0.64%) compared to e4374d8

View this Pull Request on Codecov

77.10% (-0.64%) compared to e4374d8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.10%. Comparing base (e4374d8) to head (014aed1).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3072      +/-   ##
==========================================
- Coverage   77.74%   77.10%   -0.64%     
==========================================
  Files         313      313              
  Lines       20670    20678       +8     
  Branches     1500     1500              
==========================================
- Hits        16069    15943     -126     
- Misses       4592     4726     +134     
  Partials        9        9              
Files with missing lines Coverage Δ
python/sdist/amici/_symbolic/de_model.py 91.86% <ø> (ø)
python/sdist/amici/importers/pysb/__init__.py 94.62% <100.00%> (+0.08%) ⬆️
python/sdist/amici/importers/utils.py 83.33% <100.00%> (-2.52%) ⬇️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.