jax vectorisation #2636
+646
−272
Merged
jax vectorisation #2636
Codecov / codecov/project
succeeded
Jan 30, 2025 in 0s
77.09% (+0.07%) compared to 923b8f4
View this Pull Request on Codecov
77.09% (+0.07%) compared to 923b8f4
Details
Codecov Report
Attention: Patch coverage is 96.77419%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 77.09%. Comparing base (
923b8f4
) to head (981cefa
).
Files with missing lines | Patch % | Lines |
---|---|---|
python/sdist/amici/jax/petab.py | 96.29% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #2636 +/- ##
===========================================
+ Coverage 77.02% 77.09% +0.07%
===========================================
Files 332 332
Lines 22972 23012 +40
Branches 1478 1478
===========================================
+ Hits 17694 17742 +48
+ Misses 5267 5259 -8
Partials 11 11
Files with missing lines | Coverage Δ | |
---|---|---|
python/sdist/amici/jax/model.py | 87.74% <100.00%> (+0.57%) |
⬆️ |
python/sdist/amici/jax/petab.py | 97.42% <96.29%> (-0.72%) |
⬇️ |
Loading