Skip to content

implement jax-based reinitialisation

Codecov / codecov/project failed Dec 5, 2024 in 1s

36.56% (-41.33%) compared to 0d49041

View this Pull Request on Codecov

36.56% (-41.33%) compared to 0d49041

Details

Codecov Report

Attention: Patch coverage is 13.88889% with 31 lines in your changes missing coverage. Please review.

Project coverage is 36.56%. Comparing base (0d49041) to head (ee84559).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
python/sdist/amici/jax/model.py 0.00% 17 Missing ⚠️
python/sdist/amici/jax/petab.py 0.00% 10 Missing ⚠️
python/sdist/amici/petab/import_helpers.py 60.00% 2 Missing ⚠️
python/sdist/amici/jax/ode_export.py 0.00% 1 Missing ⚠️
python/sdist/amici/petab/sbml_import.py 66.66% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (0d49041) and HEAD (ee84559). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (0d49041) HEAD (ee84559)
python 4 2
cpp 2 0
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #2619       +/-   ##
============================================
- Coverage    77.89%   36.56%   -41.33%     
============================================
  Files          330      330               
  Lines        21833    21851       +18     
  Branches      1477     1477               
============================================
- Hits         17006     7990     -9016     
- Misses        4816    13837     +9021     
- Partials        11       24       +13     
Files with missing lines Coverage Δ
python/sdist/amici/petab/petab_import.py 66.66% <ø> (ø)
python/sdist/amici/jax/ode_export.py 0.00% <0.00%> (-98.00%) ⬇️
python/sdist/amici/petab/sbml_import.py 73.55% <66.66%> (+0.22%) ⬆️
python/sdist/amici/petab/import_helpers.py 84.05% <60.00%> (-1.88%) ⬇️
python/sdist/amici/jax/petab.py 0.00% <0.00%> (-73.18%) ⬇️
python/sdist/amici/jax/model.py 0.00% <0.00%> (-76.35%) ⬇️

... and 243 files with indirect coverage changes