Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid silent preequilibration failure in JAX #2631

Merged
merged 14 commits into from
Dec 19, 2024

Update petab.py

f1b3ee7
Select commit
Loading
Failed to load commit list.
Merged

Avoid silent preequilibration failure in JAX #2631

Update petab.py
f1b3ee7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2024 in 0s

77.08% (-0.54%) compared to 3d73624

View this Pull Request on Codecov

77.08% (-0.54%) compared to 3d73624

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.08%. Comparing base (3d73624) to head (f1b3ee7).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2631      +/-   ##
===========================================
- Coverage    77.62%   77.08%   -0.54%     
===========================================
  Files          332      332              
  Lines        22967    22970       +3     
  Branches      1478     1478              
===========================================
- Hits         17827    17707     -120     
- Misses        5129     5252     +123     
  Partials        11       11              
Files with missing lines Coverage Δ
python/sdist/amici/jax/model.py 87.16% <100.00%> (+0.17%) ⬆️
python/sdist/amici/jax/petab.py 98.13% <100.00%> (+0.01%) ⬆️

... and 4 files with indirect coverage changes