separate out importer code #3023
Merged
Codecov / codecov/project
failed
Nov 12, 2025 in 0s
78.01% (-0.02%) compared to b8c0fef
View this Pull Request on Codecov
78.01% (-0.02%) compared to b8c0fef
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.01%. Comparing base (b8c0fef) to head (a734905).
Additional details and impacted files
@@ Coverage Diff @@
## main #3023 +/- ##
==========================================
- Coverage 78.03% 78.01% -0.02%
==========================================
Files 311 311
Lines 20584 20584
Branches 1499 1500 +1
==========================================
- Hits 16063 16059 -4
- Misses 4511 4515 +4
Partials 10 10 | Files with missing lines | Coverage Δ | |
|---|---|---|
| python/sdist/amici/__init__.py | 93.75% <ø> (ø) |
|
| python/sdist/amici/de_model.py | 92.51% <ø> (ø) |
|
| python/sdist/amici/de_model_components.py | 93.10% <ø> (ø) |
|
| ...n/sdist/amici/exporters/sundials/cxxcodeprinter.py | 95.57% <ø> (ø) |
|
| python/sdist/amici/exporters/sundials/de_export.py | 96.91% <ø> (ø) |
|
| python/sdist/amici/importers/antimony/__init__.py | 82.35% <ø> (ø) |
|
| python/sdist/amici/importers/bngl/__init__.py | 100.00% <ø> (ø) |
|
| python/sdist/amici/importers/pysb/__init__.py | 94.54% <ø> (ø) |
|
| python/sdist/amici/importers/sbml/__init__.py | 94.27% <ø> (ø) |
|
| ...i/importers/sbml/conserved_quantities_demartino.py | 65.69% <ø> (ø) |
|
| ... and 14 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading