Skip to content

doc: private / public / fix references

d7f9c1e
Select commit
Loading
Failed to load commit list.
Merged

doc: private / public / fix references #3096

doc: private / public / fix references
d7f9c1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2025 in 0s

77.60% (-0.59%) compared to 6b3bf83

View this Pull Request on Codecov

77.60% (-0.59%) compared to 6b3bf83

Details

Codecov Report

❌ Patch coverage is 84.46602% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.60%. Comparing base (6b3bf83) to head (d7f9c1e).

Files with missing lines Patch % Lines
python/sdist/amici/importers/sbml/__init__.py 83.75% 32 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3096      +/-   ##
==========================================
- Coverage   78.18%   77.60%   -0.59%     
==========================================
  Files         315      315              
  Lines       20481    20466      -15     
  Branches     1500     1500              
==========================================
- Hits        16014    15882     -132     
- Misses       4458     4575     +117     
  Partials        9        9              
Files with missing lines Coverage Δ
python/sdist/amici/__init__.py 95.16% <ø> (ø)
python/sdist/amici/adapters/fiddy.py 89.56% <100.00%> (+11.04%) ⬆️
python/sdist/amici/exporters/sundials/de_export.py 96.38% <ø> (ø)
python/sdist/amici/importers/antimony/__init__.py 83.33% <ø> (ø)
...thon/sdist/amici/importers/petab/v1/sbml_import.py 97.75% <ø> (ø)
python/sdist/amici/importers/pysb/__init__.py 94.64% <ø> (ø)
python/sdist/amici/importers/sbml/splines.py 80.62% <100.00%> (ø)
python/sdist/amici/importers/utils.py 83.33% <ø> (-2.71%) ⬇️
python/tests/conftest.py 43.33% <ø> (ø)
python/tests/test_petab_import.py 100.00% <ø> (ø)
... and 1 more

... and 3 files with indirect coverage changes

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