AMICI icon indicating copy to clipboard operation
AMICI copied to clipboard

Jax export

Open FFroehlich opened this issue 1 year ago • 4 comments

FFroehlich avatar Aug 26 '22 12:08 FFroehlich

Codecov Report

Merging #1861 (1b06c24) into develop (b93e2ce) will decrease coverage by 0.03%. The diff coverage is 93.05%.

:exclamation: Current head 1b06c24 differs from pull request most recent head 599aa71. Consider uploading reports for the commit 599aa71 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1861      +/-   ##
===========================================
- Coverage    76.12%   76.09%   -0.04%     
===========================================
  Files           74       76       +2     
  Lines        12863    13004     +141     
===========================================
+ Hits          9792     9895     +103     
- Misses        3071     3109      +38     
Flag Coverage Δ
cpp 72.49% <ø> (-0.33%) :arrow_down:
petab 58.68% <52.77%> (-0.24%) :arrow_down:
python 69.31% <93.05%> (+0.75%) :arrow_up:
sbmlsuite 86.73% <100.00%> (+0.06%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
python/amici/__init__.py 95.12% <ø> (ø)
python/amici/jaxcodeprinter.py 90.00% <90.00%> (ø)
python/amici/jax.py 92.24% <92.24%> (ø)
python/amici/ode_export.py 91.89% <100.00%> (+0.02%) :arrow_up:
src/steadystateproblem.cpp 78.11% <0.00%> (-6.92%) :arrow_down:
src/solver_cvodes.cpp 70.23% <0.00%> (+0.16%) :arrow_up:
src/exception.cpp 81.08% <0.00%> (+5.40%) :arrow_up:

codecov[bot] avatar Aug 26 '22 13:08 codecov[bot]