Skip to content

simply tests + add support for non-dynamic simulation in jax

Codecov / codecov/project succeeded Oct 22, 2024 in 0s

77.96% (+0.17%) compared to 91054b3

View this Pull Request on Codecov

77.96% (+0.17%) compared to 91054b3

Details

Codecov Report

Attention: Patch coverage is 93.14286% with 12 lines in your changes missing coverage. Please review.

Project coverage is 77.96%. Comparing base (91054b3) to head (82a01ba).
Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
python/sdist/amici/jax.py 92.14% 11 Missing ⚠️
python/sdist/amici/jaxcodeprinter.py 91.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1861      +/-   ##
===========================================
+ Coverage    77.78%   77.96%   +0.17%     
===========================================
  Files          325      327       +2     
  Lines        21852    22525     +673     
  Branches      1473     1664     +191     
===========================================
+ Hits         16998    17561     +563     
- Misses        4827     4937     +110     
  Partials        27       27              
Files with missing lines Coverage Δ
python/sdist/amici/__init__.py 94.44% <ø> (ø)
python/sdist/amici/de_export.py 96.30% <100.00%> (+0.16%) ⬆️
python/sdist/amici/petab/petab_import.py 66.66% <ø> (ø)
python/sdist/amici/pysb_import.py 94.30% <100.00%> (ø)
python/sdist/amici/jaxcodeprinter.py 91.66% <91.66%> (ø)
python/sdist/amici/jax.py 92.14% <92.14%> (ø)

... and 7 files with indirect coverage changes